Go to file
NAKAMURA Takumi c77574a2e3 Fix "Uninitialized" warnings on g++-4.4.
In fact, they are false warnings but it seems g++-4.4 might be unable to know they must be false.

llvm-svn: 137568
2011-08-14 00:37:22 +00:00
clang Fix "Uninitialized" warnings on g++-4.4. 2011-08-14 00:37:22 +00:00
compiler-rt Don't redeclare sr. 2011-07-28 23:15:41 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574 2011-08-12 21:56:02 +00:00
libcxxabi demangler: Drop preceeding () from function types, but not from pointers and references to function types 2011-08-12 17:33:10 +00:00
lldb Bumped Xcode project versions for lldb-72 and debugserver-143. 2011-08-13 01:48:45 +00:00
llvm EE: Provide the symbol "lseek64" explicitly with <unistd.h> on Linux glibc. 2011-08-14 00:34:04 +00:00
polly Removing some trailing whitespaces 2011-08-11 08:44:56 +00:00