netbsd/external/bsd/llvm/dist/clang/test/Driver/cc1-response-files.c
2015-10-15 10:25:28 +02:00

3 lines
92 B
C

// RUN: %clang @%S/Inputs/cc1-response.txt -fsyntax-only -disable-llvm-optzns
int main() {}