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

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