mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
...and rename Command to Job (previously the name of the base class). We never generated job lists directly contained in other job lists, so let's not even worry about this case. We may some day need to break Job out into separate subclasses (Clang has Command and FallbackCommand in addition to JobList), but we should be able to keep the list separate. No intended functionality change. Swift SVN r23144
3.0 KiB
3.0 KiB