[PATCH] D149860: [TextAPI] Introduce SymbolSet
Cyndy Ishida via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 10 15:19:15 PDT 2023
cishida updated this revision to Diff 538849.
cishida added a comment.
Remove redundant code and rename `contains` method.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149860/new/
https://reviews.llvm.org/D149860
Files:
llvm/include/llvm/TextAPI/InterfaceFile.h
llvm/include/llvm/TextAPI/Symbol.h
llvm/include/llvm/TextAPI/SymbolSet.h
llvm/lib/TextAPI/CMakeLists.txt
llvm/lib/TextAPI/InterfaceFile.cpp
llvm/lib/TextAPI/Symbol.cpp
llvm/lib/TextAPI/SymbolSet.cpp
llvm/unittests/TextAPI/TextStubV5Tests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149860.538849.patch
Type: text/x-patch
Size: 22042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230710/6fe7395e/attachment.bin>
More information about the llvm-commits
mailing list