summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/asan/lit_tests/TestCases/global-demangle.cc
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/lib/asan/lit_tests/TestCases/global-demangle.cc')
-rw-r--r--compiler-rt/lib/asan/lit_tests/TestCases/global-demangle.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler-rt/lib/asan/lit_tests/TestCases/global-demangle.cc b/compiler-rt/lib/asan/lit_tests/TestCases/global-demangle.cc
index 75001ae4192..bad37da32b9 100644
--- a/compiler-rt/lib/asan/lit_tests/TestCases/global-demangle.cc
+++ b/compiler-rt/lib/asan/lit_tests/TestCases/global-demangle.cc
@@ -1,4 +1,3 @@
-// Don't run through %symbolize to avoid c++filt demangling.
// RUN: %clangxx_asan -O0 %s -o %t && %t 2>&1 | FileCheck %s
namespace XXX {
OpenPOWER on IntegriCloud