[PATCH] D98774: [AST] De-duplicate empty node introspection

Stephen Kelly via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 17 04:40:32 PDT 2021


steveire created this revision.
steveire added reviewers: thakis, njames93.
Herald added a subscriber: mgorny.
steveire requested review of this revision.
Herald added projects: clang, LLVM.
Herald added subscribers: llvm-commits, cfe-commits.

This way we can add support for other nodes without duplication.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D98774

Files:
  clang/lib/Tooling/CMakeLists.txt
  clang/lib/Tooling/DumpTool/generate_cxx_src_locs.py
  clang/lib/Tooling/EmptyNodeIntrospection.inc.in
  llvm/utils/gn/secondary/clang/lib/Tooling/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98774.331222.patch
Type: text/x-patch
Size: 4643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210317/c3b28a33/attachment.bin>


More information about the llvm-commits mailing list