llvm-project/clang/unittests/ASTMatchers
Reid Kleckner 9171f02528 Revert "Refactor DynTypedMatcher into a value type class, just like Matcher<T>."
This reverts commit r193100.

It was failing to compile with MSVC 2012 while instantiating
llvm::Optional<DynTypedMatcher>.

llvm-svn: 193123
2013-10-21 22:26:36 +00:00
..
Dynamic Revert "Refactor DynTypedMatcher into a value type class, just like Matcher<T>." 2013-10-21 22:26:36 +00:00
ASTMatchersTest.cpp Teach RAV to visit parameter variable declarations of implicit functions. Fixes PR16182. 2013-09-11 15:53:29 +00:00
ASTMatchersTest.h Enhancements for the DynTypedMatcher system. 2013-06-20 14:28:32 +00:00
CMakeLists.txt First revision of the dynamic ASTMatcher library. 2013-05-14 09:13:00 +00:00
Makefile [Driver] Refactor clang driver to use LLVM's Option library 2013-06-14 17:17:23 +00:00