clang-1/lib
Devang Patel e8ee3f2cda Fix debug info encodings for char16_t and char32_t.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@139502 91177308-0d34-0410-b5e6-96231b3b80d8
2011-09-12 17:11:58 +00:00
..
ARCMigrate Rename the ARC cast kinds to start with "ARC". 2011-09-10 06:18:15 +00:00
AST Rename the ARC cast kinds to start with "ARC". 2011-09-10 06:18:15 +00:00
Analysis Silence "end of non-void function" warnings with llvm_unreachable and add an assert. 2011-09-10 21:52:04 +00:00
Basic Added missing initialization. 2011-09-08 14:20:25 +00:00
CodeGen Fix debug info encodings for char16_t and char32_t. 2011-09-12 17:11:58 +00:00
Driver Treat the weak export of block runtime symbols as a deployment-target 2011-09-09 20:41:01 +00:00
Frontend Only predefine the __EXCEPTIONS macro if C++ exceptions are turned on. 2011-09-12 15:17:19 +00:00
FrontendTool More missing dependencies picked up by Ninja. 2011-09-07 19:12:36 +00:00
Headers Remove WCHAR_MIN and WCHAR_MAX from limits.h. According to posix and c99 2011-09-08 23:25:25 +00:00
Index remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports 2011-07-23 10:55:15 +00:00
Lex [libclang] Fix annotation and getting a "macro expansion" cursor 2011-09-08 17:18:41 +00:00
Parse Specializations cannot be module-hidden. Diagnose attempts to do so. 2011-09-09 20:53:38 +00:00
Rewrite objc rewriter - more fixes to support compiling the rewritten 2011-09-10 17:01:56 +00:00
Sema Allow __module_private__ on fields 2011-09-12 16:11:24 +00:00
Serialization remove pedantic ; 2011-09-10 16:13:42 +00:00
StaticAnalyzer Rename the ARC cast kinds to start with "ARC". 2011-09-10 06:18:15 +00:00
CMakeLists.txt The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00
Makefile The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00