diff options
Diffstat (limited to 'compiler-rt/test/rtsan/basic.cpp')
| -rw-r--r-- | compiler-rt/test/rtsan/basic.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler-rt/test/rtsan/basic.cpp b/compiler-rt/test/rtsan/basic.cpp index 607db90213a3..4edf32336720 100644 --- a/compiler-rt/test/rtsan/basic.cpp +++ b/compiler-rt/test/rtsan/basic.cpp @@ -1,5 +1,4 @@ // RUN: %clangxx -fsanitize=realtime %s -o %t -// RUN: %clang -fsanitize=realtime %s -o %t // RUN: not %run %t 2>&1 | FileCheck %s // UNSUPPORTED: ios |
