Go to file
Ashok Thirumurthi 3e0afb87b2 Reverts r187449 (report_fatal_error) in favor of a log message since
the extra check introduces 22 new test failures with the LLDB clang buildbot.

Note that the unhandled DWARF_OP codes in DWARFExpression::Evaluate don't cause test failures if the check is ignored.

llvm-svn: 187480
2013-07-31 03:56:45 +00:00
clang Fixing an unused variable warning. 2013-07-31 02:20:22 +00:00
clang-tools-extra Revert "cpp11-migrate: Write header replacements to disk" 2013-07-30 21:05:56 +00:00
compiler-rt [sanitizer] Tweak read syscall handler signature for consistency. 2013-07-30 13:16:52 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Add missing integer min/max definitions 2013-07-26 13:02:02 +00:00
libcxx Debug mode for unordered_multimap. Some mods were done for unordered_map as well to keep all the tests passing. However unordered_map is at the very least still missing tests, if not functionality (if it isn't tested, it probably isn't working). 2013-07-30 21:04:42 +00:00
libcxxabi tip-of-trunk clang has corrected some access checks for special members in a virtual inheritance hierarchy. Change a few private inheritances to protected. This change will not impact what the test was testing. This fixes http://llvm.org/bugs/show_bug.cgi?id=16753. 2013-07-30 19:00:45 +00:00
lld Fix comment. 2013-07-30 23:20:10 +00:00
lldb Reverts r187449 (report_fatal_error) in favor of a log message since 2013-07-31 03:56:45 +00:00
llvm Fix register pressure tables on ARM. 2013-07-31 03:24:31 +00:00
polly Remove '-debug-only' from test case 2013-07-29 05:35:11 +00:00