hanchenye-llvm-project/clang/unittests
Ben Langmuir 509fe8fd63 Improve some gtest assertions
As requested during review, compare pointers to NULL explicitly to make what's
going on more clear.

llvm-svn: 202090
2014-02-24 23:44:17 +00:00
..
AST Correctly set brace range for CXXConstructExprs formed by list initialization. 2014-02-22 02:59:41 +00:00
ASTMatchers ASTMatchers: added CXXMethodDecl matcher isPure() 2014-02-24 09:27:46 +00:00
Basic Improve some gtest assertions 2014-02-24 23:44:17 +00:00
Driver Add Multilib selection machinery 2014-02-12 03:21:20 +00:00
Format clang-format: Don't wrap "const" etc. of function declarations. 2014-02-17 07:57:46 +00:00
Frontend ASTContext: Declare builtin types implicitly 2013-12-15 10:36:26 +00:00
Lex Sort all the #include lines with LLVM's utils/sort_includes.py which 2014-01-07 11:51:46 +00:00
Sema [CMake] Update target_link_libraries() and LLVM_LINK_COMPONENTS for each CMakeLists.txt. 2013-12-10 12:40:37 +00:00
Tooling unittests: explicit stringify StringRefs for conversion 2014-01-25 20:04:44 +00:00
libclang libclang: ensure clang_createTranslationUnit2 always initializes *TU 2014-02-19 10:24:00 +00:00
CMakeLists.txt libclang: fix a bug in processing invalid arguments, introduced in r201249 2014-02-18 15:20:02 +00:00
Makefile libclang: fix a bug in processing invalid arguments, introduced in r201249 2014-02-18 15:20:02 +00:00