[all-commits] [llvm/llvm-project] 23a799: Revert "[ASTMatchers] extract public matchers from...

JonasToth via All-commits all-commits at lists.llvm.org
Sat Jan 11 10:43:03 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 23a799adf0abbe9a7be1494d5efd1ab3215ee4fb
      https://github.com/llvm/llvm-project/commit/23a799adf0abbe9a7be1494d5efd1ab3215ee4fb
  Author: Jonas Toth <development at jonas-toth.eu>
  Date:   2020-01-11 (Sat, 11 Jan 2020)

  Changed paths:
    M clang/docs/LibASTMatchersReference.html
    M clang/include/clang/ASTMatchers/ASTMatchers.h
    M clang/lib/ASTMatchers/Dynamic/Registry.cpp
    M clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp

  Log Message:
  -----------
  Revert "[ASTMatchers] extract public matchers from const-analysis into own patch"

This reverts commit 4c48ea68e491cb42f1b5d43ffba89f6a7f0dadc4.
The powerpc buildbots had an internal compiler error after this patch.
This requires some inspection.




More information about the All-commits mailing list