[libc] Switch to using the generic `<gpuintrin.h>` implementations (#121810)
[llvm-project.git] / compiler-rt / test / fuzzer / bogus-initialize.test
blob2dff2d5a263953485ae81d3ff5930fc7945cc82b
1 RUN: %cpp_compiler %S/BogusInitializeTest.cpp -o %t-BogusInitializeTest
3 RUN: not %run %t-BogusInitializeTest 2>&1 | FileCheck %s --check-prefix=BOGUS_INITIALIZE
4 BOGUS_INITIALIZE: argv[0] has been modified in LLVMFuzzerInitialize