llvm-project/clang/lib
Douglas Gregor 0f9d4003df Template instantiation for GNU array-range designators.
llvm-svn: 72234
2009-05-21 23:30:39 +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 Avoid potential out-of-bounds access in SourceManager::getLineNumber. 2009-05-18 17:30:52 +00:00
CodeGen Fixup blocks codegen for { __block i; i = rhs(); }, we want the rhs 2009-05-21 21:05:15 +00:00
Driver Remove -fprintf-source-range-info from the Driver (this was renamed) 2009-05-18 23:01:24 +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 GNU array-range designators. 2009-05-21 23:30:39 +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