llvm-project/clang/lib
Daniel Dunbar 2d5f363d6d Fix typo in prev commit.
llvm-svn: 73556
2009-06-16 21:46:01 +00:00
..
AST Handle temporaries in default arguments. 2009-06-16 03:37:31 +00:00
Analysis Use canonical type for building ElementRegion. Otherwise ElementRegions cannot 2009-06-16 09:55:50 +00:00
Basic follow-on to my patch: some targets (like sparc) do not 2009-06-16 17:27:50 +00:00
CodeGen It is possible that main input file does not have any symbol with debug info. To handle this edge case, always create main compile unit first. 2009-06-16 18:02:02 +00:00
Driver Fix typo in prev commit. 2009-06-16 21:46:01 +00:00
Frontend More XML output support, from Olaf Krzikalla! 2009-06-15 19:02:54 +00:00
Headers Update Clang to include the InitializeAllTargets and 2009-06-16 20:13:51 +00:00
Lex my refactoring of builtins changed target-specific builtins to only be 2009-06-16 16:18:48 +00:00
Parse change ParseStatementOrDeclaration to emit the 'missing ;' with 2009-06-14 00:23:56 +00:00
Rewrite Fix for PR2386: distinguish between insertion and replacements in the 2009-05-18 13:56:52 +00:00
Sema Implements -Wundeclared-selector for ObjC. 2009-06-16 16:25:00 +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