2 // RUN: %clang_cc1 -include %s -include %s -fsyntax-only %s
4 // RUN: %clang_cc1 -chain-include %s -chain-include %s -fsyntax-only %s
5 // with PCH, with modules enabled
6 // RUN: %clang_cc1 -chain-include %s -chain-include %s -fsyntax-only -fmodules %s