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

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 17 05:03:04 PDT 2021


steveire created this revision.
steveire added a reviewer: njames93.
steveire requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

The test code has lots of interesting locations which are not yet
introspected, but those will come later:

http://ce.steveire.com/z/3T90hR


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D98775

Files:
  clang/include/clang/Tooling/NodeIntrospection.h
  clang/lib/Tooling/DumpTool/ASTSrcLocProcessor.cpp
  clang/lib/Tooling/EmptyNodeIntrospection.inc.in
  clang/unittests/Introspection/IntrospectionTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98775.331233.patch
Type: text/x-patch
Size: 4958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210317/2a9ed5c3/attachment.bin>


More information about the cfe-commits mailing list