llvm-project/clang/lib
Anders Carlsson c82b86dfaa Have AggExprEmitter::VisitCXXConstructExpr make new variables if necessary. Stub out VisitCXXExprWithTemporaries.
llvm-svn: 72103
2009-05-19 04:48:36 +00:00
..
AST Template instantiation for call expressions. 2009-05-19 00:38:01 +00:00
Analysis Fix PR 4230: Don't flag leaks of NSAutoreleasePools until we know that we aren' at the top-most scope of autorelease pools. 2009-05-18 23:14:34 +00:00
Basic Avoid potential out-of-bounds access in SourceManager::getLineNumber. 2009-05-18 17:30:52 +00:00
CodeGen Have AggExprEmitter::VisitCXXConstructExpr make new variables if necessary. Stub out VisitCXXExprWithTemporaries. 2009-05-19 04:48:36 +00:00
Driver Remove -fprintf-source-range-info from the Driver (this was renamed) 2009-05-18 23:01:24 +00:00
Frontend Clean up some unnecessary includes. 2009-05-19 04:30:57 +00:00
Headers Add 'cmp' SSE builtins and get rid of a bunch of other builtins. 2009-05-18 19:16:46 +00:00
Lex PR3942: Don't warn on unsigned overflow in preprocessor expressions. 2009-05-16 21:24:10 +00:00
Parse Make ActOnWhileStmt take a FullExprArg for the condition expr. 2009-05-17 21:22:26 +00:00
Rewrite Fix for PR2386: distinguish between insertion and replacements in the 2009-05-18 13:56:52 +00:00
Sema Create CXXConstructExpr calls for arguments passed to functions. 2009-05-19 04:45:15 +00:00
CMakeLists.txt Really fix cmake style builds. 2009-03-24 17:52:34 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00