[all-commits] [llvm/llvm-project] aee6c8: [AST] De-duplicate empty node introspection

Stephen Kelly via All-commits all-commits at lists.llvm.org
Thu Apr 22 04:30:31 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aee6c86c4dc78da6ca75e0e6e6cfd50f95f2d956
      https://github.com/llvm/llvm-project/commit/aee6c86c4dc78da6ca75e0e6e6cfd50f95f2d956
  Author: Stephen Kelly <steveire at gmail.com>
  Date:   2021-04-22 (Thu, 22 Apr 2021)

  Changed paths:
    M clang/lib/Tooling/CMakeLists.txt
    M clang/lib/Tooling/DumpTool/generate_cxx_src_locs.py
    A clang/lib/Tooling/EmptyNodeIntrospection.inc.in

  Log Message:
  -----------
  [AST] De-duplicate empty node introspection

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

Differential Revision: https://reviews.llvm.org/D98774




More information about the All-commits mailing list