Go to file
Reid Kleckner 999f74ad59 [ubsan] Enable debug info in test binaries
This fixes tests that use debug info to check ubsan stack traces.  One
was XFAILd on Windows and the other was actively failing for weeks.

llvm-svn: 302924
2017-05-12 17:06:16 +00:00
clang [index] Index template specialization arguments for function templats 2017-05-12 16:32:26 +00:00
clang-tools-extra [clang-tidy] Add a test for PR33020 2017-05-12 11:24:58 +00:00
compiler-rt [ubsan] Enable debug info in test binaries 2017-05-12 17:06:16 +00:00
debuginfo-tests Add additional CHECKs to safestack.c. 2017-04-17 17:57:05 +00:00
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Fix C++03 test failures caused by static_assert emulation 2017-05-12 03:53:56 +00:00
libcxxabi [Libcxxabi]: Support using compiler-rt for MinGW64 2017-05-11 21:16:29 +00:00
libunwind [CMake][libunwind] Fix the -target and -gcc-toolchain flag handling 2017-04-16 06:08:44 +00:00
lld [ELF] - Apply clang-format. NFC. 2017-05-12 17:00:07 +00:00
lldb Update StructuredData::String to return StringRefs. 2017-05-12 05:49:54 +00:00
llgo benchcomp: Add a mode for analyzing file sizes. 2017-04-03 19:13:12 +00:00
llvm [codeview] Fix assertion failure introduced in r295354 refactoring 2017-05-12 17:02:40 +00:00
openmp [OpenMP] Changes in the plugin interface 2017-05-10 14:12:36 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [Polly][NewPM] Port ScopDetection to the new PassManager 2017-05-12 14:37:29 +00:00