forked from llvm/llvm-project
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Fixed an issue where a forward declaration after the main declaration would incorrectly be marked as the dependency, instead of the real declaration. - Fixed an issue where dependencies transitively included in headers that aren't being IWYU tracked, from an IWYU tracked header, would cause the includes in the IWYU tracked header to be marked as removable (even though a transitive dependency comes from them).
- Loading branch information
Showing
1 changed file
with
86 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters