[all-commits] [llvm/llvm-project] a6d15d: Undo Revert "Ignore template instantiations if not...

Matt Morehouse via All-commits all-commits at lists.llvm.org
Tue Nov 3 14:00:12 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a6d15d40701ad38f29e4ff93703b3ffa7b204611
      https://github.com/llvm/llvm-project/commit/a6d15d40701ad38f29e4ff93703b3ffa7b204611
  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:
  -----------
  Undo Revert "Ignore template instantiations if not in AsIs mode"

MaskRay already fixed the ASan bug.




More information about the All-commits mailing list