llvm-project/clang/lib
Zhongxing Xu b7cf95957d Instead of setting the default value of the array region, bind the rest of the
array elements to 0 explicitly. Create 0 values with the element type.

llvm-svn: 73946
2009-06-23 05:23:38 +00:00
..
AST Check in a new template argument list builder that should work better for variadic templates. 2009-06-23 01:26:57 +00:00
Analysis Instead of setting the default value of the array region, bind the rest of the 2009-06-23 05:23:38 +00:00
Basic __APPLE_CC__ should only be set when building for darwin targets. 2009-06-23 00:43:21 +00:00
CodeGen fix PR4423. 2009-06-23 01:38:41 +00:00
Driver Add some missing CMake dependencies 2009-06-18 15:05:47 +00:00
Frontend switch Warnings.cpp to use the diagnostics machinery to print diagnostics, not *fprintf*! 2009-06-23 01:20:39 +00:00
Headers Update Clang to include the InitializeAllTargets and 2009-06-16 20:13:51 +00:00
Lex Fix our check for "random whitespace between a \ and newline" to work 2009-06-23 05:15:06 +00:00
Parse Implement implicit instantiation of the member functions of a class template 2009-06-22 23:06:13 +00:00
Rewrite Fix for PR2386: distinguish between insertion and replacements in the 2009-05-18 13:56:52 +00:00
Sema Check in a new template argument list builder that should work better for variadic templates. 2009-06-23 01:26:57 +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