]> granicus.if.org Git - clang/commit
disable asan's detect_stack_use_after_return when running CXX/drs/dr4xx.cpp (temporar...
authorKostya Serebryany <kcc@google.com>
Mon, 12 May 2014 07:05:16 +0000 (07:05 +0000)
committerKostya Serebryany <kcc@google.com>
Mon, 12 May 2014 07:05:16 +0000 (07:05 +0000)
commitfac991670112b2dd6a25f9d232551bf661526756
tree9fce78e85e0fffd252da4c78757d90933ef22213
parent613c4e1cde9bc967e9610869c5eacc6ec74c39ef
disable asan's detect_stack_use_after_return when running CXX/drs/dr4xx.cpp (temporary workaround for PR19722); This should make the asan bootstrap bot green again

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@208521 91177308-0d34-0410-b5e6-96231b3b80d8
test/CXX/drs/dr4xx.cpp