Go to file
Rafael Espindola 275e342ca9 Remove silly left over from the Windows resize_file implementation.
I didn't notice the problem first because on a non debug build the CRT was
just exiting the process without any message.

llvm-svn: 224139
2014-12-12 18:37:43 +00:00
clang Fix the issue of mangling of local anonymous unions (Itanium C++ ABI): 2014-12-12 16:17:46 +00:00
clang-tools-extra Update to match clang r223913. 2014-12-10 03:10:06 +00:00
compiler-rt [Asan] XFAIL the interception_failure_test.cc test on FreeBSD 2014-12-12 12:13:40 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Don't include <stddef.h> 2014-11-18 14:19:27 +00:00
libcxx Include newlib-specific locales in __locale 2014-12-12 08:36:16 +00:00
libcxxabi Fix comment on end of #endif to match #if 2014-11-25 03:19:02 +00:00
lld Make File always take the ownership of a MemoryBuffer. 2014-12-12 10:27:33 +00:00
lldb Add a method to disable the Windows crash / assert dialogs. 2014-12-12 18:10:52 +00:00
llgo Optimize comparisons to empty string. 2014-12-09 01:02:12 +00:00
llvm Remove silly left over from the Windows resize_file implementation. 2014-12-12 18:37:43 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly Do not run dead code elimination by default 2014-12-10 21:12:23 +00:00