"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "33919e7450530e64804651c25a306cff548b39fb"
Refactor "MatcherList" into "VariantMatcher" and abstract the notion of a list...
Refactor "MatcherList" into "VariantMatcher" and abstract the notion of a list of matchers for the polymorphic case. Summary: Refactor "MatcherList" into "VariantMatcher" and abstract the notion of a list of matchers for the polymorphic case. This work is to support future changes needed for eachOf/allOf/anyOf matchers. We will add a new type on VariantMatcher. Reviewers: klimek CC: cfe-commits, revane Differential Revision: http://llvm-reviews.chandlerc.com/D1365 llvm-svn: 188272
Loading
Please register or sign in to comment