summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/asan/tests/asan_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/lib/asan/tests/asan_test.cc')
-rw-r--r--compiler-rt/lib/asan/tests/asan_test.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler-rt/lib/asan/tests/asan_test.cc b/compiler-rt/lib/asan/tests/asan_test.cc
index a114580a51e..7bb6e29fec2 100644
--- a/compiler-rt/lib/asan/tests/asan_test.cc
+++ b/compiler-rt/lib/asan/tests/asan_test.cc
@@ -1681,7 +1681,6 @@ TEST(AddressSanitizer, ThreadNamesTest) {
".*Thread T2 .FreeThr. created by T0 here:"
".*Thread T1 .AllocThr. created by T0 here:"
"");
-
}
#endif
OpenPOWER on IntegriCloud