[all-commits] [llvm/llvm-project] abacae: [AST] Update introspection API to use const-ref fo...
Stephen Kelly via All-commits
all-commits at lists.llvm.org
Mon Apr 19 13:08:36 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: abacaef1816254fc425fa81d137a8d54215d5913
https://github.com/llvm/llvm-project/commit/abacaef1816254fc425fa81d137a8d54215d5913
Author: Stephen Kelly <steveire at gmail.com>
Date: 2021-04-19 (Mon, 19 Apr 2021)
Changed paths:
M clang/include/clang/Tooling/NodeIntrospection.h
M clang/lib/Tooling/CMakeLists.txt
M clang/lib/Tooling/DumpTool/generate_cxx_src_locs.py
M clang/unittests/Introspection/IntrospectionTest.cpp
Log Message:
-----------
[AST] Update introspection API to use const-ref for copyable types
Differential Revision: https://reviews.llvm.org/D100720
More information about the All-commits
mailing list