[asan] remove -fsanitize=use-after-return from the tests (this flag now comes with...
commitcf2cabb752ffeff152ed471fa407a415c404d6e4
authorKostya Serebryany <kcc@google.com>
Mon, 23 Sep 2013 14:34:06 +0000 (23 14:34 +0000)
committerKostya Serebryany <kcc@google.com>
Mon, 23 Sep 2013 14:34:06 +0000 (23 14:34 +0000)
tree1509f76b4224f8e04ff1ab9b38ea2b076c750063
parent29296c09dfd5d279d9719b39b9f628af1bcba43c
[asan] remove -fsanitize=use-after-return from the tests (this flag now comes with asan by default)

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@191204 91177308-0d34-0410-b5e6-96231b3b80d8
lib/asan/lit_tests/TestCases/Linux/heavy_uar_test.cc
lib/asan/lit_tests/TestCases/Linux/uar_signals.cc
lib/asan/lit_tests/TestCases/deep_call_stack.cc
lib/asan/lit_tests/TestCases/stack-use-after-return.cc
lib/asan/lit_tests/TestCases/uar_and_exceptions.cc
lib/asan/tests/CMakeLists.txt