[PATCH] D100516: [AST] Add TypeLoc support to node introspection

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 17 15:16:19 PDT 2021


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

Changed prior to commit:
  https://reviews.llvm.org/D100516?vs=338049&id=338342#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100516

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/generate_cxx_src_locs.py
  clang/unittests/Introspection/IntrospectionTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100516.338342.patch
Type: text/x-patch
Size: 59472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210417/8105ba2c/attachment-0001.bin>


More information about the cfe-commits mailing list