[PATCH] D149860: [TextAPI] Introduce SymbolSet

Cyndy Ishida via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 24 12:02:40 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0882c70df222: [TextAPI] Introduce SymbolSet (authored by cishida).

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.543669.patch
Type: text/x-patch
Size: 22042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230724/d31b3157/attachment.bin>


More information about the llvm-commits mailing list