Go to file
Howard Hinnant 95d917f8ee Andrew Morrow: The variable 't1' on line 10188 of cxa_demangle.cpp is uninitialized
which generates -Wsometimes-uninitialized.  Howard:  The only thing this patch is missing is an update to CREDITS.TXT.

llvm-svn: 160932
2012-07-29 16:14:52 +00:00
clang Provide correct linker command line options on FreeBSD 8 (GNU ld 2.15) and on newer FreeBSD (GNU ld 2.17). 2012-07-29 15:24:44 +00:00
compiler-rt tsan: add ReleaseStore() function that merely copies vector clock rather than combines two clocks 2012-07-28 15:27:41 +00:00
debuginfo-tests Fix this for gdb 7.4. 2012-07-23 19:41:58 +00:00
libclc configure.py: Add an install rule. 2012-06-01 17:29:59 +00:00
libcxx Update CREDITS.TXT 2012-07-26 20:22:37 +00:00
libcxxabi Andrew Morrow: The variable 't1' on line 10188 of cxa_demangle.cpp is uninitialized 2012-07-29 16:14:52 +00:00
lld Fix warning from -Wshadow. Report errors back to caller rather than calling 2012-07-27 14:52:18 +00:00
lldb Added a few more summaries I find useful for lldb. 2012-07-28 00:37:21 +00:00
llvm APInt: Simplify code. 2012-07-29 12:33:29 +00:00
polly Create a new directory before running the polly script 2012-07-24 16:58:57 +00:00