ignoringElidableConstructorCall is a traversal matcher, but its tests are
grouped with narrowing-matcher tests. This revision moves them to the correct
file.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D65963
[clang][NFC] Move matcher ignoringElidableConstructorCall's tests to appropriate file. ClosedPublic Authored by ymandel on Aug 8 2019, 11:19 AM.
Details Summary ignoringElidableConstructorCall is a traversal matcher, but its tests are
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 8 2019, 11:48 AM Closed by commit rL368326: [clang][NFC] Move matcher ignoringElidableConstructorCall's tests to… (authored by ymandel). · Explain WhyAug 8 2019, 11:54 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 214203 cfe/trunk/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp
cfe/trunk/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp
|