hanchenye-llvm-project/clang/lib
Jakob Stoklund Olesen 2490e553c0 Pass -32/-64 to the assembler when building for sparc/sparc64.
llvm-svn: 198911
2014-01-10 03:51:29 +00:00
..
ARCMigrate Sort all the #include lines with LLVM's utils/sort_includes.py which 2014-01-07 11:51:46 +00:00
AST [ms-abi] Handle __declspec(align) on bitfields "properly" 2014-01-10 01:28:05 +00:00
ASTMatchers Sort all the #include lines with LLVM's utils/sort_includes.py which 2014-01-07 11:51:46 +00:00
Analysis Sort all the #include lines with LLVM's utils/sort_includes.py which 2014-01-07 11:51:46 +00:00
Basic [cmake] Write Version.inc at cmake time, not at build time. 2014-01-07 20:10:39 +00:00
CodeGen CGRecordLayoutBuilder.cpp: Clarify if-else. [-Wdangling-else] 2014-01-10 00:54:50 +00:00
Driver Pass -32/-64 to the assembler when building for sparc/sparc64. 2014-01-10 03:51:29 +00:00
Edit Add front-end infrastructure now address space casts are in LLVM IR. 2013-12-11 13:39:46 +00:00
Format clang-format: Add @s when breaking NSString literals. 2014-01-09 14:18:12 +00:00
Frontend Sort all the #include lines with LLVM's utils/sort_includes.py which 2014-01-07 11:51:46 +00:00
FrontendTool Bury leaked pointers in a global array to silence a leak detector in --disable-free mode 2013-12-27 08:11:08 +00:00
Headers [CMake][VS][XCode] Restruct the output directory layout more comfortable, ${BINARY_DIR}/${BUILD_MODE}/(bin|lib) 2013-12-30 06:48:30 +00:00
Index Sort all the #include lines with LLVM's utils/sort_includes.py which 2014-01-07 11:51:46 +00:00
Lex __has_attribute now understands target-specific attributes. So when you ask whether an ARM target has the "interrupt" attribute, it will return true for ARM and MSP430 targets, and false for others. 2014-01-09 22:57:44 +00:00
Parse Attempting to appease the build bots on systems with ansi escape sequences. 2014-01-09 20:12:12 +00:00
Rewrite Implement MSVC header search algorithm in MicrosoftMode. 2013-12-27 19:46:16 +00:00
Sema ObjectiveC. 1) Warn when @dynamic (as well as synthesize) 2014-01-10 00:53:48 +00:00
Serialization [Serialization] In ASTReader::getInputFile record it when we didn't find the file to avoid looking it up again. 2014-01-08 19:13:34 +00:00
StaticAnalyzer [analyzer] Warn about double-delete in C++ at the second delete... 2014-01-08 18:46:55 +00:00
Tooling Sort all the #include lines with LLVM's utils/sort_includes.py which 2014-01-07 11:51:46 +00:00
CMakeLists.txt Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00
Makefile Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00