The hasBase and hasIndex don't tell anything about the position of the
base and the index in the code, so we need hasLHS and hasRHS in some cases.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D14212
Make hasLHS and hasRHS matchers available for ArraySubscriptExpr ClosedPublic Authored by alexfh on Oct 30 2015, 1:59 PM.
Details Summary The hasBase and hasIndex don't tell anything about the position of the
Diff Detail Event TimelineThis revision is now accepted and ready to land.Oct 31 2015, 5:48 PM
Revision Contents
Diff 38831 include/clang/ASTMatchers/ASTMatchers.h
unittests/ASTMatchers/ASTMatchersTest.cpp
|