[all-commits] [llvm/llvm-project] 51401a: add isAtPosition narrowing matcher for parmVarDecl

Vy Nguyen via All-commits all-commits at lists.llvm.org
Thu May 28 13:05:12 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 51401a676c036f2bd4e6b4b38f3538615799de40
      https://github.com/llvm/llvm-project/commit/51401a676c036f2bd4e6b4b38f3538615799de40
  Author: Vy Nguyen <vyng at google.com>
  Date:   2020-05-28 (Thu, 28 May 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/ASTMatchersNarrowingTest.cpp

  Log Message:
  -----------
  add isAtPosition narrowing matcher for parmVarDecl

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




More information about the All-commits mailing list