Go to file
Chris Bieneman 48eaa54151 [CMake] Ignore externalizing debuginfo for unit tests
If you externalize debug info for unit tests the test runner finds the mach-o inside the dsym bundle and tries to execute it as a test.

llvm-svn: 255056
2015-12-08 21:51:48 +00:00
clang [X86][AVX2] Stripped backend codegen tests 2015-12-08 21:16:45 +00:00
clang-tools-extra Added coverage check for extensionless headers, and exclude hidden dot directoryies. 2015-12-04 22:42:18 +00:00
compiler-rt [CMake] Adding simulator supported runtimes should be done in the block that tests simulator capabilities. 2015-12-08 19:31:33 +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 integer: remove explicit casts from _MIN definitions 2015-10-06 19:12:12 +00:00
libcxx Cleaned up the intro for the TS status page; really need much more info here 2015-12-08 00:08:23 +00:00
libcxxabi .gitignore: ignore vim swap files 2015-12-04 02:15:02 +00:00
libunwind Make it possible to use libunwind without heap. 2015-11-09 06:57:29 +00:00
lld COFF: Create an empty but valid PDF file. 2015-12-08 18:39:55 +00:00
lldb Remove default case in switch which covers all enumeration values 2015-12-08 20:50:35 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm [CMake] Ignore externalizing debuginfo for unit tests 2015-12-08 21:51:48 +00:00
openmp Replace DYNA_* names with KMP_* names 2015-12-03 19:37:20 +00:00
polly ScopInfo: Add MemoryAccess::isScalar() 2015-12-07 18:06:08 +00:00