summaryrefslogtreecommitdiff
path: root/test/sanitizer_common/TestCases/Linux
diff options
context:
space:
mode:
authorVitaly Buka <vitalybuka@google.com>2017-11-13 21:27:58 +0000
committerVitaly Buka <vitalybuka@google.com>2017-11-13 21:27:58 +0000
commit400f686df1ca0fa005b55ee850e1846eb0283b88 (patch)
tree80c307ce809fbe4bf552a10f81f4fedd2f226fbe /test/sanitizer_common/TestCases/Linux
parent926775ab12bcadd24c45b253617378d79974ddb2 (diff)
downloadcompiler-rt-400f686df1ca0fa005b55ee850e1846eb0283b88.tar.gz
[sanitizer] Relax stack check in assert.cc even more
assert implementations can be very different git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@318089 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/sanitizer_common/TestCases/Linux')
-rw-r--r--test/sanitizer_common/TestCases/Linux/assert.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/sanitizer_common/TestCases/Linux/assert.cc b/test/sanitizer_common/TestCases/Linux/assert.cc
index d2b8abe04..9c5263f8e 100644
--- a/test/sanitizer_common/TestCases/Linux/assert.cc
+++ b/test/sanitizer_common/TestCases/Linux/assert.cc
@@ -23,6 +23,5 @@ int main(int argc, char **argv) {
// CHECK0-NOT: Sanitizer:DEADLYSIGNAL
// CHECK1: ERROR: {{.*}}Sanitizer: ABRT
// CHECK1: {{ #0 }}
-// CHECK1-NEXT: {{ #1 }}
// CHECK1: DEATH CALLBACK
// CHECK0-NOT: Sanitizer