llvm-project/clang/unittests/ASTMatchers
Chandler Carruth b1bcd5dc7b Revert "[ASTMatchers] New forEachOverriden matcher."
This reverts commit r272386. It doesn't compile with MSVC and those bots
have been red the entire day as a consequence.

llvm-svn: 272453
2016-06-11 04:45:38 +00:00
..
Dynamic Prune away some unused using decls. NFC. 2016-06-08 15:34:36 +00:00
ASTMatchersInternalTest.cpp Dividied ASTMatcherTests into 4 files 2016-05-17 19:22:57 +00:00
ASTMatchersNarrowingTest.cpp Make isNoThrow and hasDynamicExceptionSpec polymorphic so they can be used with both functionDecl and functionPrototype matchers. 2016-06-07 17:34:45 +00:00
ASTMatchersNodeTest.cpp Revert "[Temporary] Add an ExprWithCleanups for each C++ MaterializeTemporaryExpr." 2016-06-09 21:13:39 +00:00
ASTMatchersTest.h Dividied ASTMatcherTests into 4 files 2016-05-17 19:22:57 +00:00
ASTMatchersTraversalTest.cpp Revert "[ASTMatchers] New forEachOverriden matcher." 2016-06-11 04:45:38 +00:00
CMakeLists.txt Dividied ASTMatcherTests into 4 files 2016-05-17 19:22:57 +00:00