blob: ca3c2f9cbd64b65d99c72d5311721dfc4f3e7007 [file] [log] [blame]
CHECK: AddressSanitizer: stack-overflow
RUN: %cpp_compiler %S/StackOverflowTest.cpp -o %t-StackOverflowTest
RUN: not %run %t-StackOverflowTest 2>&1 | FileCheck %s