Go to file
Rafael Espindola 9ccd52f5b5 pr20588: add missing calls to va_end.
llvm-svn: 215212
2014-08-08 15:57:37 +00:00
clang [mips] Invert the abicalls feature bit to be noabicalls so that it's possible for -mno-abicalls to take effect. 2014-08-08 15:47:17 +00:00
clang-tools-extra [clang-tidy] Don't index past the end of a vector. 2014-08-08 10:43:11 +00:00
compiler-rt [ASan/Win] Print out a big warning and continue without checking for success if SymInitialize() fails 2014-08-08 13:25:55 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc relational: Add islessequal(floatN) builtin 2014-08-01 21:50:59 +00:00
libcxx While reading LWG#526, Ion Gaztañaga noticed that libc++ didn't correctly handle list::remove(const value_type &x), if x was an element of the list. Added a test for this, and a fix. Thanks to Ion for the report. 2014-08-08 15:35:52 +00:00
libcxxabi Update CREDITS.txt with the list of folks who worked on ARM EHABI support 2014-08-05 15:56:07 +00:00
lld Fix mach-o tests on Windows 2014-08-06 19:37:35 +00:00
lldb Add newline at end of IOObject.h to silence clang warning. 2014-08-08 02:25:17 +00:00
llvm pr20588: add missing calls to va_end. 2014-08-08 15:57:37 +00:00
openmp Commit PowerPC64 support from Carlo Bertolli at IBM. 2014-08-07 10:12:54 +00:00
polly [Fix] Broken build after r215121 2014-08-08 04:23:13 +00:00