This is an archive of the discontinued LLVM Phabricator instance.

[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
includes.

Also introduces a testing fixture for analyze tests

Diff Detail

Event Timeline

kadircet created this revision.Mar 26 2023, 7:28 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 26 2023, 7:28 AM
kadircet requested review of this revision.Mar 26 2023, 7:28 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 26 2023, 7:28 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision was not accepted when it landed; it landed in state Needs Review.Mar 26 2023, 7:38 AM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.