[all-commits] [llvm/llvm-project] a9676f: [AST] Add DeclarationNameInfo to node introspection

Stephen Kelly via All-commits all-commits at lists.llvm.org
Sun Apr 25 04:13:55 PDT 2021


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

  Changed paths:
    M clang/include/clang/Tooling/NodeIntrospection.h
    M clang/lib/Tooling/DumpTool/APIData.h
    M clang/lib/Tooling/DumpTool/ASTSrcLocProcessor.cpp
    M clang/lib/Tooling/DumpTool/generate_cxx_src_locs.py
    M clang/lib/Tooling/EmptyNodeIntrospection.inc.in
    M clang/unittests/Introspection/IntrospectionTest.cpp

  Log Message:
  -----------
  [AST] Add DeclarationNameInfo to node introspection

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




More information about the All-commits mailing list