[all-commits] [llvm/llvm-project] 19eaff: Revert RecursiveASTVisitor fixes.

Dmitri Gribenko via All-commits all-commits at lists.llvm.org
Fri Jul 3 04:54:57 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 19eaff650c9c091e844f0a342540f1d10573772c
      https://github.com/llvm/llvm-project/commit/19eaff650c9c091e844f0a342540f1d10573772c
  Author: Dmitri Gribenko <gribozavr at gmail.com>
  Date:   2020-07-03 (Fri, 03 Jul 2020)

  Changed paths:
    M clang/include/clang/AST/RecursiveASTVisitor.h
    M clang/lib/Tooling/Syntax/BuildTree.cpp
    M clang/unittests/Tooling/RecursiveASTVisitorTests/Callbacks.cpp

  Log Message:
  -----------
  Revert RecursiveASTVisitor fixes.

This reverts commit 8bf4c40af813e73de77739b33b8808f6bd13497b.
This reverts commit 7b0be962d681c408c8ecf7180c6ad8f9fbcdaf2d.
This reverts commit 94454442c3c15a67ae70ef3a73616632968973fc.

Some compilers on some buildbots didn't accept the specialization of
is_same_method_impl in a non-namespace scope.




More information about the All-commits mailing list