llvm-project/clang/lib
Daniel Dunbar 5bbebfe9bc Don't rely on getArchName() to return a constant string reference.
llvm-svn: 72241
2009-05-22 02:21:04 +00:00
..
AST Template instantiation for C99 designated initializers, because we 2009-05-21 23:17:49 +00:00
Analysis Add special cases to retain checker for 'create' methods in QCView, QCRenderer, and CIContext (Apple APIs). 2009-05-20 22:39:57 +00:00
Basic A few more tweaks for Solaris; please correct me if it's wrong somehow. 2009-05-22 01:12:57 +00:00
CodeGen Fixup blocks codegen for { __block i; i = rhs(); }, we want the rhs 2009-05-21 21:05:15 +00:00
Driver Don't rely on getArchName() to return a constant string reference. 2009-05-22 02:21:04 +00:00
Frontend Fix CMake build for AST XML dumper 2009-05-21 21:21:53 +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 Use v.data() instead of &v[0] when SmallVector v might be empty. 2009-05-21 09:52:38 +00:00
Parse Merge the ASTVector and ASTOwningVector templates, since they offered 2009-05-21 16:25:11 +00:00
Rewrite Fix for PR2386: distinguish between insertion and replacements in the 2009-05-18 13:56:52 +00:00
Sema Template instantiation for C99 compound literals 2009-05-21 23:48:18 +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