forked from OSchip/llvm-project
4adca6262e
Summary: Add support for eachOf/allOf/anyOf variadic matchers in the dynamic layer. These function require some late binding behavior for the type conversions, thus changes in VariadicValue's MatcherList. Second try. This time with a fix for C++11 builds. Reviewers: klimek CC: cfe-commits, revane Differential Revision: http://llvm-reviews.chandlerc.com/D1536 llvm-svn: 189500 |
||
---|---|---|
.. | ||
Dynamic | ||
ASTMatchersTest.cpp | ||
ASTMatchersTest.h | ||
CMakeLists.txt | ||
Makefile |