[all-commits] [llvm/llvm-project] 72531a: Revert "Ignore template instantiations if not in A...
Matt Morehouse via All-commits
all-commits at lists.llvm.org
Tue Nov 3 13:58:21 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 72531ae6e64d4408f6e9aee8d5902f5d6b0ae519
https://github.com/llvm/llvm-project/commit/72531ae6e64d4408f6e9aee8d5902f5d6b0ae519
Author: Matt Morehouse <mascasa at google.com>
Date: 2020-11-03 (Tue, 03 Nov 2020)
Changed paths:
M clang/include/clang/AST/ASTNodeTraverser.h
M clang/include/clang/AST/RecursiveASTVisitor.h
M clang/include/clang/ASTMatchers/ASTMatchersInternal.h
M clang/lib/AST/ASTDumper.cpp
M clang/lib/ASTMatchers/ASTMatchFinder.cpp
M clang/lib/ASTMatchers/ASTMatchersInternal.cpp
M clang/unittests/AST/ASTTraverserTest.cpp
M clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp
M clang/unittests/Tooling/TransformerTest.cpp
Log Message:
-----------
Revert "Ignore template instantiations if not in AsIs mode"
This reverts commit 53df3beb624989ed32d87697d0c17601d7871465 due to
check-asan failure on the buildbot.
More information about the All-commits
mailing list