Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D97095
[ASTMatchers] Fix hasUnaryOperand matcher for postfix operators ClosedPublic Authored by steveire on Feb 19 2021, 3:45 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 20 2021, 9:51 AM Closed by commit rG559f3728441d: [ASTMatchers] Fix hasUnaryOperand matcher for postfix operators (authored by • stephenkelly). · Explain WhyFeb 20 2021, 9:54 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 325105 clang/include/clang/ASTMatchers/ASTMatchersInternal.h
clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp
|