brintos

brintos / llvm-project-archived public Read only

0
0
Text · 151 B · c0e2ae1 Raw
4 lines · c
1// RUN: %clang_cc1 -include %S/file_to_include.h -E %s -fno-caret-diagnostics 2>&1 >/dev/null | grep 'file successfully included' | count 12// PR34643 4