llvm-project/clang/unittests
Manuel Klimek e923569b1b Introduces the 'decl' matcher which was missing for a while
and became necessary with the change to require BindableMatchers
for binding.

Also fixes PR 13445: "hasSourceExpression only works for implicit casts".

llvm-svn: 160716
2012-07-25 10:02:02 +00:00
..
AST Comment parsing: allow newlines between \param, direction specification (e.g., 2012-07-24 18:23:31 +00:00
ASTMatchers Introduces the 'decl' matcher which was missing for a while 2012-07-25 10:02:02 +00:00
Basic Clang side of a refactoring of the CMake unit test build strategy. 2012-06-21 09:51:42 +00:00
Frontend Update unittests for include change. 2012-07-04 20:33:53 +00:00
Lex Clang side of a refactoring of the CMake unit test build strategy. 2012-06-21 09:51:42 +00:00
Tooling Fix unit test dependency in Makefile and remove unneccessary dependency 2012-07-17 09:12:33 +00:00
CMakeLists.txt add AST unittests to CMake build system 2012-07-23 20:11:34 +00:00
Makefile Adds the AST Matcher library, which provides a in-C++ DSL to express 2012-07-06 05:48:52 +00:00