To simplify tools consuming dependency scanning results, prepend the "-cc1" argument by default.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D100942
[clang][deps] Include "-cc1" in the arguments ClosedPublic Authored by jansvoboda11 on Apr 21 2021, 4:33 AM.
Details Summary To simplify tools consuming dependency scanning results, prepend the "-cc1" argument by default.
Diff Detail
Event Timelinejansvoboda11 created this revision. jansvoboda11 mentioned this in D100934: [clang][modules] Build inferred modules.Apr 21 2021, 4:55 AM This revision is now accepted and ready to land.Apr 21 2021, 9:01 AM Closed by commit rG398f25340000: [clang][deps] Include "-cc1" in the arguments (authored by jansvoboda11). · Explain WhyApr 22 2021, 1:58 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 339182 clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
clang/test/ClangScanDeps/modules-full.cpp
|