[PATCH] D82937: Fix `isInfixBinaryOp` that returned true for postfix ++
    Eduardo Caldas via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Jul  1 02:07:46 PDT 2020
    
    
  
eduucaldas updated this revision to Diff 274720.
eduucaldas added a comment.
nits
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82937/new/
https://reviews.llvm.org/D82937
Files:
  clang/lib/AST/ExprCXX.cpp
  clang/unittests/Tooling/CMakeLists.txt
  clang/unittests/Tooling/CXXOperatorCallExprTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82937.274720.patch
Type: text/x-patch
Size: 3374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200701/c35dc0a6/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list