hanchenye-llvm-project/clang/lib
Rafael Espindola 2a008784d3 Use the simpler version of llvm::sys::fs::remove when possible.
llvm-svn: 198957
2014-01-10 21:32:14 +00:00
..
ARCMigrate Use the simpler version of llvm::sys::fs::remove when possible. 2014-01-10 21:32:14 +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 [analyzer] Model getters of known-@synthesized Objective-C properties. 2014-01-10 20:06:06 +00:00
Basic Use 'w' instead of 'c' to represent the win32 mangling. 2014-01-10 13:42:17 +00:00
CodeGen CGRecordLayoutBuilder.cpp: Clarify if-else. [-Wdangling-else] 2014-01-10 00:54:50 +00:00
Driver Implement -m32 and -m64 with llvm::Triple functions. 2014-01-10 15:25:23 +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: Slightly adapt line break in edge case. 2014-01-10 08:40:17 +00:00
Frontend Use the simpler version of llvm::sys::fs::remove when possible. 2014-01-10 21:32:14 +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 TryConsume parser cleanups 2014-01-10 11:19:30 +00:00
Rewrite Use the simpler version of llvm::sys::fs::remove when possible. 2014-01-10 21:32:14 +00:00
Sema Downgrade bogus ExtWarn on duplicate 'friend' specifier to a Warning, and add a 2014-01-10 21:27:55 +00:00
Serialization Use the simpler version of llvm::sys::fs::remove when possible. 2014-01-10 21:32:14 +00:00
StaticAnalyzer [analyzer] Model getters of known-@synthesized Objective-C properties. 2014-01-10 20:06:06 +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