[all-commits] [llvm/llvm-project] 559f37: [ASTMatchers] Fix hasUnaryOperand matcher for post...

Stephen Kelly via All-commits all-commits at lists.llvm.org
Sat Feb 20 09:54:53 PST 2021


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

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

  Log Message:
  -----------
  [ASTMatchers] Fix hasUnaryOperand matcher for postfix operators

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




More information about the All-commits mailing list