diff options
Diffstat (limited to 'compiler-rt/test/scudo/interface.cpp')
| -rw-r--r-- | compiler-rt/test/scudo/interface.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler-rt/test/scudo/interface.cpp b/compiler-rt/test/scudo/interface.cpp index f9353066efa..55de174322b 100644 --- a/compiler-rt/test/scudo/interface.cpp +++ b/compiler-rt/test/scudo/interface.cpp @@ -1,4 +1,4 @@ -// RUN: %clang_scudo %s -o %t +// RUN: %clang_scudo %s -lstdc++ -o %t // RUN: %run %t 2>&1 // Tests that the sanitizer interface functions behave appropriately. |

