llvm-project/clang/lib
Richard Smith e41fac231c Add -Wc++98-compat warning for deduced 'auto' type specifier.
llvm-svn: 142057
2011-10-15 05:42:01 +00:00
..
ARCMigrate Introduce a pure virtual clone() method to DiagnosticConsumer, so that 2011-09-29 00:38:00 +00:00
AST Teach the ASTImporter to perform DeclContext lookups in a way that 2011-10-15 00:10:27 +00:00
Analysis Provide half floating point support as a storage only type. 2011-10-14 23:23:15 +00:00
Basic Provide half floating point support as a storage only type. 2011-10-14 23:23:15 +00:00
CodeGen Handle an edge case involving the conditional operator and throw expressions. PR10582. 2011-10-15 02:10:40 +00:00
Driver Fix the CXX_INCLUDE_ROOT case that was out of date with ScanLibDirForGCCTriple. 2011-10-14 19:50:08 +00:00
Frontend Change 'Emit' to 'EmitCaret' which sums up what it *should* be doing. 2011-10-15 01:21:55 +00:00
FrontendTool Parse LLVM command line arguments after plugins have been loaded 2011-10-10 01:23:06 +00:00
Headers Add _mm_comige_sd to emmintrin.h, since I apparently forgot to do this in r138769. 2011-10-06 20:31:50 +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 -Wc++98-compat warnings for the lexer. 2011-10-15 01:18:56 +00:00
Parse Implement -Wc++98-compat warnings for the parser. 2011-10-15 05:09:34 +00:00
Rewrite objc rewriter: Restore objc_msgSend_stret/objc_msgSendSuper_stret declaration 2011-10-11 23:02:37 +00:00
Sema Add -Wc++98-compat warning for deduced 'auto' type specifier. 2011-10-15 05:42:01 +00:00
Serialization Provide half floating point support as a storage only type. 2011-10-14 23:23:15 +00:00
StaticAnalyzer Refactor static analyzer to use simpler interface to constant expression evaluation. 2011-10-14 20:22:00 +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