brintos

brintos / llvm-project-archived public Read only

0
0
Text · 155 B · 1300241 Raw
3 lines · cpp
1// RUN: %clang %s -### -o %t.o -fsanitize-undefined-strip-path-components=42 2>&1 | FileCheck %s2// CHECK: "-fsanitize-undefined-strip-path-components=42"3