[all-commits] [llvm/llvm-project] 21ce12: [AST] Add NestedNameSpecifierLoc accessors to node...
Stephen Kelly via All-commits
all-commits at lists.llvm.org
Thu Apr 22 03:28:41 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 21ce124e1e638e380ce56dbcc97d174c58530566
https://github.com/llvm/llvm-project/commit/21ce124e1e638e380ce56dbcc97d174c58530566
Author: Stephen Kelly <steveire at gmail.com>
Date: 2021-04-22 (Thu, 22 Apr 2021)
Changed paths:
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/unittests/Introspection/IntrospectionTest.cpp
Log Message:
-----------
[AST] Add NestedNameSpecifierLoc accessors to node introspection
Differential Revision: https://reviews.llvm.org/D100712
More information about the All-commits
mailing list