This matchers are going to be used in modernize-use-default, but are generic enough to be placed in ASTMatchers.h.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D14152
Add "equalsNode" for types and "isCopyAssignmentOperator" matchers. ClosedPublic Authored by angelgarcia on Oct 28 2015, 9:10 AM.
Details Summary This matchers are going to be used in modernize-use-default, but are generic enough to be placed in ASTMatchers.h.
Diff Detail Event Timelineangelgarcia retitled this revision from to Add "equalsNode" for types and "isCopyAssignmentOperator" matchers.. angelgarcia updated this object. This revision is now accepted and ready to land.Oct 29 2015, 4:47 PM
Revision Contents
Diff 38727 include/clang/ASTMatchers/ASTMatchers.h
unittests/ASTMatchers/ASTMatchersTest.cpp
|