brintos

brintos / llvm-project-archived public Read only

0
0
Text · 124 B · fdaaaf6 Raw
5 lines · c
1// RUN: clang-import-test -import %S/Inputs/S1.c --import %S/Inputs/S2.c -expression %s2void expr() {3  struct S *MySPtr;4}5