Go to file
Zachary Turner 0844d8db4c On Windows, use 'del' instead of 'rm' to delete the test executable.
This is a nasty hack to work around the issue described in
https://llvm.org/pr24589

llvm-svn: 246062
2015-08-26 19:44:45 +00:00
clang [ARM] Error out if float-ab=hard and abi=apcs-gnu on macho platforms. 2015-08-26 19:00:11 +00:00
clang-tools-extra Fix another LoopConvert fail. 2015-08-26 17:08:24 +00:00
compiler-rt [Sanitizer] Test churn: use %env_tool_opts in sanitizer_common lit tests. 2015-08-26 19:29:07 +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 Update mailing list reference. 2015-08-24 22:43:24 +00:00
libcxx Refactor flaky shared_mutex tests 2015-08-26 19:04:40 +00:00
libcxxabi Fix or disable C++11 tests in C++03 mode 2015-08-20 01:22:17 +00:00
libunwind unwind: fix invalid memory access 2015-08-21 03:21:31 +00:00
lld COFF: Print out module-definition files if /verbose is given. 2015-08-26 12:37:54 +00:00
lldb On Windows, use 'del' instead of 'rm' to delete the test executable. 2015-08-26 19:44:45 +00:00
llgo Update to new lists.llvm.org 2015-08-05 04:03:05 +00:00
llvm Revert "Fix LLVM C API for DataLayout" 2015-08-26 19:24:59 +00:00
openmp Remove unused caller_gtid variable in both z_Linux_util.c and z_Windows_NT_util.c 2015-08-26 19:43:15 +00:00
polly [Vectorizer] Detect strides in multi-dimensional arrays 2015-08-24 22:20:46 +00:00