[PATCH] D135953: [IncludeCleaner] Introduce decl to location mapping
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 29 08:21:06 PST 2022
kadircet updated this revision to Diff 478611.
kadircet marked 6 inline comments as done.
kadircet added a comment.
- Leaving out all the pieces around signals as discussed.
- Update tests to use a LocateExample helper, have a test for macros.
- Get rid of residues in other test files.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135953/new/
https://reviews.llvm.org/D135953
Files:
clang-tools-extra/include-cleaner/include/clang-include-cleaner/Types.h
clang-tools-extra/include-cleaner/lib/AnalysisInternal.h
clang-tools-extra/include-cleaner/lib/LocateSymbol.cpp
clang-tools-extra/include-cleaner/unittests/CMakeLists.txt
clang-tools-extra/include-cleaner/unittests/LocateSymbolTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135953.478611.patch
Type: text/x-patch
Size: 8901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221129/f7a03db0/attachment.bin>
More information about the cfe-commits
mailing list