brintos

brintos / llvm-project-archived public Read only

0
0
Text · 95 B · 09b2508 Raw
8 lines · plain
1module HasWarnings {2  header "has_warnings.h"3}4 5module HasErrors {6  header "has_errors.h"7}8