The binary tool only works on working source code, if the source code is
not compilable, don't perform any analysis and edits.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D153271
[include-cleaner] Bailout on invalid code for the command-line tool ClosedPublic Authored by hokein on Jun 19 2023, 5:59 AM.
Details Summary The binary tool only works on working source code, if the source code is
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 19 2023, 7:21 AM Closed by commit rGab32cc6c02f5: [include-cleaner] Bailout on invalid code for the command-line tool (authored by hokein). · Explain WhyJun 20 2023, 12:07 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 532802 clang-tools-extra/include-cleaner/tool/IncludeCleaner.cpp
|