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

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 22 16:20:07 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4c65dfc895d0: [AST] Add introspection support for Decls (authored by stephenkelly).

Changed prior to commit:
  https://reviews.llvm.org/D98775?vs=332160&id=332469#toc

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.332469.patch
Type: text/x-patch
Size: 5588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210322/251d28e0/attachment.bin>


More information about the cfe-commits mailing list