Per the discussion in https://github.com/llvm/llvm-project/issues/59916.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D141592
[include-cleaner] Treat a constructor call as a use of the class type. ClosedPublic Authored by hokein on Jan 12 2023, 3:41 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 12 2023, 3:46 AM This revision was landed with ongoing or failed builds.Jan 12 2023, 4:16 AM Closed by commit rG22db1fb10b83: [include-cleaner] Treat a constructor call as a use of the class type. (authored by hokein). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 488586 clang-tools-extra/include-cleaner/lib/WalkAST.cpp
clang-tools-extra/include-cleaner/unittests/WalkASTTest.cpp
|