llvm-project/clang/unittests
Aaron Ballman 31bde8762e Add am AST matcher for isMoveAssignmentOperator.
Patch by Jonathan Coe.

llvm-svn: 258573
2016-01-22 22:37:09 +00:00
..
AST Properly track the end location of an exception specification. 2016-01-12 21:04:22 +00:00
ASTMatchers Add am AST matcher for isMoveAssignmentOperator. 2016-01-22 22:37:09 +00:00
Basic Simplify test code with initializer lists. 2016-01-10 10:45:19 +00:00
CodeGen Fix Clang-tidy modernize-use-nullptr warnings in source directories; other minor cleanups 2015-10-06 23:40:43 +00:00
Driver Minor fix in ToolChainTest.cpp to allow user defined GCC toolchain. 2015-10-27 22:20:26 +00:00
Format Fix formatting of fully qualified names in array subscripts. 2016-01-19 14:05:32 +00:00
Frontend Add a missing dependency to unittests/Frontend. 2015-07-10 15:47:36 +00:00
Lex [VFS] Use VFS instead of virtual files in PPCallbacks test. 2015-10-08 14:20:14 +00:00
Rewrite [Rewrite] Make RewriteBuffer accessible on its own, and add a unit test for it. 2015-03-08 04:00:33 +00:00
Sema Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:00:23 +00:00
StaticAnalyzer [analyzer] Individual configuration options can be specified for checkers. 2015-03-04 17:59:34 +00:00
Tooling Let RecursiveASTVisitor visit array index VarDecls 2016-01-22 15:11:54 +00:00
libclang Avoid picking up system headers in unittest by providing a fake libstdc++ with a ridiculously high version number. 2015-12-01 19:42:07 +00:00
CMakeLists.txt [CMake] Don't build the libclang tests unless you're building libclang 2015-12-04 23:12:19 +00:00
Makefile [Rewrite] Make RewriteBuffer accessible on its own, and add a unit test for it. 2015-03-08 04:00:33 +00:00