llvm-project/clang/lib
Chad Rosier 1332d9b26a Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function.
llvm-svn: 146530
2011-12-14 00:29:23 +00:00
..
ARCMigrate [arcmt] Integrate GC __weak into property attributes even when we don't have 2011-11-28 02:04:36 +00:00
AST Added an assertion about overflow in sizeof evaluation. This does not solve the underlying structural issue that is waiting for a proper solution. 2011-12-13 11:23:52 +00:00
Analysis Check that arguments to a scanf call match the format specifier, 2011-12-10 13:20:11 +00:00
Basic Hexagon backend support 2011-12-12 21:14:55 +00:00
CodeGen Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function. 2011-12-14 00:29:23 +00:00
Driver Fix "control may reach end of non-void function" warning. 2011-12-12 23:36:07 +00:00
Frontend Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function. 2011-12-14 00:29:23 +00:00
FrontendTool Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function. 2011-12-14 00:29:23 +00:00
Headers Fix a blatant typo or cut/paste-o reported by users of this header. 2011-12-09 09:23:55 +00:00
Index Change operator<< for raw_ostream and NamedDecl to take a reference instead of a pointer. 2011-10-14 18:45:37 +00:00
Lex Set umbrella directory correctly when we infer a framework module 2011-12-12 23:55:05 +00:00
Parse Implement the Microsoft __if_exists/if_not_exists extension in initializer-list. 2011-12-12 23:24:39 +00:00
Rewrite More refactoring of objective-C rewriter. 2011-12-08 18:25:15 +00:00
Sema Make the diagnostic message more consistant. Update the type comparison to 2011-12-13 23:19:45 +00:00
Serialization Tweak submodule ID handling in the AST writer 2011-12-12 23:17:57 +00:00
StaticAnalyzer [analyzer] CStringChecker should not rely on the analyzer generating UndefOrUnknown value when it cannot reason about the expression. 2011-12-11 18:43:40 +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