[PATCH] D98775: [AST] Add introspection support for Decls

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 17 16:31:08 PDT 2021


steveire updated this revision to Diff 331413.
steveire added a comment.
Herald added a subscriber: mgorny.

Update


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98775

Files:
  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: D98775.331413.patch
Type: text/x-patch
Size: 5598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210317/7aec8d10/attachment.bin>


More information about the cfe-commits mailing list