hanchenye-llvm-project/clang/unittests
Hans Wennborg 501eadb429 Check for LLVM_ON_WIN32 instead of _WIN32.
This is a follow-up to r203624 to address Anton's comment.

llvm-svn: 203668
2014-03-12 16:07:46 +00:00
..
AST Fix use of uninitialized variable in ExternalASTSourceTest.cpp (introduced in 203525) 2014-03-11 06:49:26 +00:00
ASTMatchers Add loc() to the dynamic registry. 2014-03-10 15:40:23 +00:00
Basic Check for LLVM_ON_WIN32 instead of _WIN32. 2014-03-12 16:07:46 +00:00
Driver [cleanup] Re-sort includes with llvm/utils/sort_includes.py and fix 2014-03-04 10:05:20 +00:00
Format clang-format: Fix crasher. 2014-03-12 08:24:47 +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 Replace OwningPtr with std::unique_ptr. 2014-03-07 20:03:18 +00:00
Tooling Check for LLVM_ON_WIN32 instead of _WIN32. 2014-03-12 16:07:46 +00:00
libclang [libclang] Introduce APIs that assist in constructing a simple module.map file for a user framework. 2014-03-03 07:41:45 +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