When not performing codegen, we can strip the coverage-data-file and coverage-notes-file options to improve canonicalization.
rdar://107443796
Paths
| Differential D147282
[clang][deps] Remove -coverage-data-file and -coverage-notes-file from modules ClosedPublic Authored by benlangmuir on Mar 30 2023, 3:53 PM.
Details Summary When not performing codegen, we can strip the coverage-data-file and coverage-notes-file options to improve canonicalization. rdar://107443796
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 30 2023, 4:02 PM Closed by commit rG758bca648385: [clang][deps] Remove -coverage-data-file and -coverage-notes-file from modules (authored by benlangmuir). · Explain WhyMar 31 2023, 9:50 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 510070 clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
clang/test/ClangScanDeps/Inputs/removed-args/cdb.json.template
clang/test/ClangScanDeps/removed-args.c
|