hanchenye-llvm-project/clang/test/Driver/cc1-response-files.c

3 lines
92 B
C

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