Commit 0e35f56
authored
[clang][Dependency Scanning][NFC] Move
This is the first of three PRs to land
#160207 in smaller pieces.
This PR is an NFC. It moves `DependencyScanningAction` to its own source
file, so we can later implement a `CompilerInstanceWithContext` in the
new file.
Part of work for rdar://136303612.DependencyScanningAction to its own header and source files (#160795)1 parent 4bdf545 commit 0e35f56
File tree
4 files changed
+609
-557
lines changed- clang/lib/Tooling/DependencyScanning
4 files changed
+609
-557
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments