brintos

brintos / llvm-project-archived public Read only

0
0
Text · 121 B · 9f87d3d Raw
7 lines · c
1// RUN: %clang -E %s %s | FileCheck %s2// Test that the driver can preprocess multiple files.3 4X5// CHECK: X6// CHECK: X7