Go to file
Hans Wennborg 23926bd2d7 Support the 'a' length modifier in scanf format strings as a C90
extension.

This fixes gcc.dg/format/c90-scanf-3.c and ext-4.c (test for excess
errors).

llvm-svn: 146649
2011-12-15 10:25:47 +00:00
clang Support the 'a' length modifier in scanf format strings as a C90 2011-12-15 10:25:47 +00:00
compiler-rt [asan] insert __asan_init into ".preinit_array" section. Linux-only. 2011-12-14 00:19:03 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx As an extension, support incomplete types in the unordered containers to match what we already do in the associative containers. 2011-12-12 17:26:24 +00:00
libcxxabi Fix size calculation for pointer to member function 2011-12-13 01:23:16 +00:00
lldb Bumped Xcode project version to lldb-95 and debugserver-155. 2011-12-15 05:23:23 +00:00
llvm Fix test. 2011-12-15 04:52:47 +00:00
polly Allow to run the Polly preopt passes with -O0 2011-12-14 12:21:31 +00:00