[PATCH] D93164: [AST] Add generator for source location introspection
Stephen Kelly via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 10 14:39:04 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd627a27d264b: [AST] Add generator for source location introspection (authored by stephenkelly).
Changed prior to commit:
https://reviews.llvm.org/D93164?vs=329759&id=329780#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93164/new/
https://reviews.llvm.org/D93164
Files:
clang/include/clang/Tooling/NodeIntrospection.h
clang/lib/Tooling/CMakeLists.txt
clang/lib/Tooling/DumpTool/APIData.h
clang/lib/Tooling/DumpTool/ASTSrcLocProcessor.cpp
clang/lib/Tooling/DumpTool/ASTSrcLocProcessor.h
clang/lib/Tooling/DumpTool/CMakeLists.txt
clang/lib/Tooling/DumpTool/ClangSrcLocDump.cpp
clang/lib/Tooling/DumpTool/generate_cxx_src_locs.py
clang/lib/Tooling/NodeIntrospection.cpp
clang/unittests/CMakeLists.txt
clang/unittests/Introspection/CMakeLists.txt
clang/unittests/Introspection/IntrospectionTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93164.329780.patch
Type: text/x-patch
Size: 34765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210310/b872bbeb/attachment-0001.bin>
More information about the cfe-commits
mailing list