llvm-project/clang/lib
Douglas Gregor 3168dcf134 The integer type of an enumeration type isn't always canonical
llvm-svn: 139334
2011-09-08 23:29:05 +00:00
..
ARCMigrate [arcmt] Fix test/ARCMT/remove-statements.m regression due to 2011-09-01 20:53:18 +00:00
AST Look through SubstNonTypeTemplateParmExpr nodes in the various 2011-09-08 17:56:33 +00:00
Analysis -Wuninitialized: fix insidious bug resulting from interplay of blocks and dead code. Fixes <rdar://problem/10060250>. 2011-09-02 19:39:26 +00:00
Basic Added missing initialization. 2011-09-08 14:20:25 +00:00
CodeGen Formatting. 2011-09-08 17:15:04 +00:00
Driver [driver] i386 kext preprocessor jobs also need their unsupported options 2011-09-08 00:38:00 +00:00
Frontend Extract the emission of the diagnostic's location into a separate 2011-09-07 08:05:58 +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 Thread safety: added support for function scopes in attribute arguments. 2011-09-08 17:42:31 +00:00
Rewrite Fix a rewriter bug caused by recent changes in objc's 2011-08-29 22:21:46 +00:00
Sema The integer type of an enumeration type isn't always canonical 2011-09-08 23:29:05 +00:00
Serialization [libclang] Fix annotation and getting a "macro expansion" cursor 2011-09-08 17:18:41 +00:00
StaticAnalyzer Make helpers static, remove unused variables. 2011-09-03 03:30:59 +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