[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / clang / test / Driver / cc1-response-files.c
blobfbeda06fd45345986ece18b3c3c50b2938721187
1 // RUN: %clang @%S/Inputs/cc1-response.txt -fsyntax-only -disable-llvm-passes
2 int main() {}