Go to file
James Molloy 96061a6db1 [ARM64] Add ARM64 RUN lines to a bunch of tests that had AARCH64 RUN lines.
This covers all tests in tests/Driver and tests/Preprocessor, but there are some
failing tests in test/Sema that need looking into.

llvm-svn: 206464
2014-04-17 12:51:36 +00:00
clang [ARM64] Add ARM64 RUN lines to a bunch of tests that had AARCH64 RUN lines. 2014-04-17 12:51:36 +00:00
clang-tools-extra test/clang-tidy/redundant-smartptr-get*.cpp: Both of them really require shell. 2014-04-10 03:17:22 +00:00
compiler-rt Move pthread_cond_* interceptors from sanitizer_common with all the ugly hacks to TSan 2014-04-16 23:06:46 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Introduce M_LOG2E_F and M_LOG2E 2014-03-28 21:19:03 +00:00
libcxx Remove some unnecessary noexcept conditions. Thanks to Richard Smith for the catch. 2014-04-16 23:12:55 +00:00
libcxxabi Replace bzero with memset 2014-04-16 23:26:55 +00:00
lld Silence the test failure on FreeBSD for now. 2014-04-17 00:55:54 +00:00
lldb Clean up the logic in setting timeouts a bit, and the logging as well. 2014-04-16 02:24:48 +00:00
llvm Inliner::OptimizationRemark: Fix crash in clang/test/Frontend/optimization-remark.c on some hosts, including --vg. 2014-04-17 12:22:14 +00:00
openmp Add the offload directory which contains the code needed to support 2014-04-09 15:40:23 +00:00
polly [C++11] Use nullptr 2014-04-16 07:33:47 +00:00