mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[NFC] Insert IncrementalJobAction into the Action Hierarchy
This will be used to extend incremental behavior to merge-modules and the bridging header precompile step.
This commit is contained in:
@@ -43,6 +43,8 @@ void InputAction::anchor() {}
|
||||
|
||||
void JobAction::anchor() {}
|
||||
|
||||
void IncrementalJobAction::anchor() {}
|
||||
|
||||
void CompileJobAction::anchor() {}
|
||||
|
||||
void InterpretJobAction::anchor() {}
|
||||
|
||||
Reference in New Issue
Block a user