Details
Details
- Reviewers
klimek sbenza - Commits
- rL194222: Re-introduce MatchFinder::addDynamicMatcher.
Diff Detail
Diff Detail
Paths
| Differential D2114
Re-introduce MatchFinder::addDynamicMatcher. ClosedPublic Authored by pcc on Nov 6 2013, 4:31 PM.
Details
Diff Detail Event Timeline
Revision Contents
Diff 5387 include/clang/ASTMatchers/ASTMatchFinder.h
lib/ASTMatchers/ASTMatchFinder.cpp
unittests/ASTMatchers/ASTMatchersTest.h
unittests/ASTMatchers/ASTMatchersTest.cpp
|
Does canConvertTo<QualType> return true for Type matchers? Otherwise I think we should add a case there...