Make sure unresolved headers are not analyzed as part of unused
includes.
Also introduces a testing fixture for analyze tests
Paths
| Differential D146916
[include-cleaner] Fix crash on unresolved headers ClosedPublic Authored by kadircet on Mar 26 2023, 7:28 AM.
Details
Summary Make sure unresolved headers are not analyzed as part of unused Also introduces a testing fixture for analyze tests
Diff Detail
Event TimelineThis revision was landed with ongoing or failed builds. Closed by commit rGf5b6e9b6d355: [include-cleaner] Fix crash on unresolved headers (authored by kadircet). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 508417 clang-tools-extra/include-cleaner/lib/Analysis.cpp
clang-tools-extra/include-cleaner/unittests/AnalysisTest.cpp
|