1UNSUPPORTED: expensive_checks
2
3RUN: %cpp_compiler %S/LargeTest.cpp -o %t-LargeTest
4RUN: %run %t-LargeTest -runs=10000
5
6CHECK: pages of counters where protected; libFuzzer's SEGV handler must be installed
7