[all-commits] [llvm/llvm-project] 7e4f53: [ASTMatchers] Fix traversal matchers with explicit...

Stephen Kelly via All-commits all-commits at lists.llvm.org
Tue Jan 5 07:26:46 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7e4f53f748d3c97f0b9b852bfbcab0740aba521b
      https://github.com/llvm/llvm-project/commit/7e4f53f748d3c97f0b9b852bfbcab0740aba521b
  Author: Stephen Kelly <steveire at gmail.com>
  Date:   2021-01-05 (Tue, 05 Jan 2021)

  Changed paths:
    M clang/include/clang/ASTMatchers/ASTMatchers.h
    M clang/include/clang/ASTMatchers/ASTMatchersInternal.h
    M clang/lib/ASTMatchers/ASTMatchFinder.cpp
    M clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp

  Log Message:
  -----------
  [ASTMatchers] Fix traversal matchers with explicit and defaulted methods

Differential Revision: https://reviews.llvm.org/D94030




More information about the All-commits mailing list