[all-commits] [llvm/llvm-project] b23abb: [AST] Use IntrusiveRefCntPtr for Introspection Loc...
Nathan James via All-commits
all-commits at lists.llvm.org
Wed Apr 14 16:12:44 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b23abbeab1d76376b4b46142d04e6c105c1074f0
https://github.com/llvm/llvm-project/commit/b23abbeab1d76376b4b46142d04e6c105c1074f0
Author: Nathan James <n.james93 at hotmail.co.uk>
Date: 2021-04-15 (Thu, 15 Apr 2021)
Changed paths:
M clang/include/clang/Tooling/NodeIntrospection.h
M clang/lib/Tooling/DumpTool/generate_cxx_src_locs.py
M clang/lib/Tooling/NodeIntrospection.cpp
Log Message:
-----------
[AST] Use IntrusiveRefCntPtr for Introspection LocationCall.
Reviewed By: steveire
Differential Revision: https://reviews.llvm.org/D100378
More information about the All-commits
mailing list