[PATCH] D149860: [TextAPI] Introduce SymbolSet

Cyndy Ishida via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 17:17:17 PDT 2023


cishida updated this revision to Diff 531121.
cishida added a comment.

Fix bad docstrings


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.531121.patch
Type: text/x-patch
Size: 20783 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230614/97434bce/attachment.bin>


More information about the llvm-commits mailing list