[PATCH] D99231: [AST] Add introspection support for more base nodes
Stephen Kelly via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Apr 11 03:45:07 PDT 2021
steveire updated this revision to Diff 336651.
steveire added a comment.
Add locations for CXXBaseSpecifier
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.336651.patch
Type: text/x-patch
Size: 31229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210411/1981f532/attachment-0001.bin>
More information about the cfe-commits
mailing list