Go to file
Reid Kleckner 66c26e5e96 [sanitizers] Fix check failure on dealloc from new thread
Summary:
Adds a test for this case, which was reduced from a chromium build of
WebKit's DumpRenderTree.

Reviewers: eugenis

CC: glider

Differential Revision: http://llvm-reviews.chandlerc.com/D495

llvm-svn: 176552
2013-03-06 14:54:08 +00:00
clang [Sanitize] Don't emit function attribute sanitize_address/thread/memory if the function is blacklisted. 2013-03-06 10:54:18 +00:00
clang-tools-extra Fixed Use-Nullptr when replacing return(0) 2013-03-06 14:51:34 +00:00
compiler-rt [sanitizers] Fix check failure on dealloc from new thread 2013-03-06 14:54:08 +00:00
debuginfo-tests Harden this test a bit to work on the mac with ancient gdbs. 2013-01-17 20:09:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Michael van der Westhuizen: correction to the libcxx build instructions when built with libcxxrt on Linux. 2013-02-26 16:27:55 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [ELF][Hexagon] fixing dynlib test 2013-03-05 19:00:21 +00:00
lldb Fixed enum printing for negative enums. There previously was no testing to validate that enum values were being displayed correctly. 2013-03-06 06:23:54 +00:00
llvm InstCombine: Don't shrink allocas when combining with a bitcast. 2013-03-06 05:44:53 +00:00
polly Print function names under --polly-report 2013-03-04 19:49:51 +00:00