[PATCH] D99231: [AST] Add introspection support for more base nodes

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 12 06:03:30 PDT 2021


steveire updated this revision to Diff 336813.
steveire added a comment.

Update


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99231/new/

https://reviews.llvm.org/D99231

Files:
  clang/include/clang/AST/DeclCXX.h
  clang/include/clang/Tooling/NodeIntrospection.h
  clang/lib/Tooling/CMakeLists.txt
  clang/lib/Tooling/DumpTool/ASTSrcLocProcessor.cpp
  clang/lib/Tooling/DumpTool/generate_cxx_src_locs.py
  clang/unittests/Introspection/IntrospectionTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99231.336813.patch
Type: text/x-patch
Size: 31527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210412/0b524af1/attachment-0001.bin>


More information about the cfe-commits mailing list