Go to file
Gabor Horvath 6864cbced6 [Static Analyzer] Added an XFAIL test for inlining when the type inference involves generic types.
llvm-svn: 247739
2015-09-15 23:14:01 +00:00
clang [Static Analyzer] Added an XFAIL test for inlining when the type inference involves generic types. 2015-09-15 23:14:01 +00:00
clang-tools-extra Remove garbage. The issue was fixed in r246856. 2015-09-15 14:01:09 +00:00
compiler-rt [ASan] Add test for .preinit_array/.init_array/.fini_array sections. 2015-09-15 23:06:17 +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: Update integer limits to comply with spec 2015-09-15 03:56:21 +00:00
libcxx Suppress some warnings in the tests that snuck in. That 'tmpnam' is deprecated doesn't change the fact that we have to test it. 2015-09-15 17:12:49 +00:00
libcxxabi Convert LIBCXXABI_BUILD_32_BITS to LLVM_BUILD_32_BITS. 2015-09-01 01:02:06 +00:00
libunwind unwind: cleanup -Wunused-parameter 2015-09-01 04:29:03 +00:00
lld [elf2] Relocate absolute symbols. 2015-09-15 23:12:02 +00:00
lldb Teach the ObjC data formatters to use the correct language when printing strings 2015-09-15 22:11:20 +00:00
llgo [llgo] drop debug/DIBuilder.Declare 2015-09-01 11:52:37 +00:00
llvm Reapply "LTO: Disable extra verify runs in release builds" 2015-09-15 23:05:59 +00:00
openmp Removing the Makefile/Perl build system. 2015-09-14 17:20:30 +00:00
polly Use modulo semantic to generate non-integer-overflow assumptions 2015-09-15 22:52:53 +00:00