[all-commits] [llvm/llvm-project] 9e5fc5: [ASTMatchers] Ignore parts of BindingDecls which a...

Stephen Kelly via All-commits all-commits at lists.llvm.org
Tue Feb 2 06:23:47 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9e5fc578f99aaa3f01374d3f09fda75fa7d0239e
      https://github.com/llvm/llvm-project/commit/9e5fc578f99aaa3f01374d3f09fda75fa7d0239e
  Author: Stephen Kelly <steveire at gmail.com>
  Date:   2021-02-02 (Tue, 02 Feb 2021)

  Changed paths:
    M clang/include/clang/AST/ASTNodeTraverser.h
    M clang/lib/ASTMatchers/ASTMatchFinder.cpp
    M clang/unittests/AST/ASTTraverserTest.cpp
    M clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp

  Log Message:
  -----------
  [ASTMatchers] Ignore parts of BindingDecls which are not spelled in source

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




More information about the All-commits mailing list