Lines Matching refs:compiler
4 // pcherror-error-re@* {{module file '{{.*}}use_error_a.pcm' contains compiler errors}}
19 // RUN: %clang_cc1 -fmodules -fallow-pcm-with-compiler-errors \
22 // RUN: %clang_cc1 -fmodules -fallow-pcm-with-compiler-errors \
26 // RUN: %clang_cc1 -fmodules -fallow-pcm-with-compiler-errors \
32 // RUN: %clang_cc1 -fmodules -fallow-pcm-with-compiler-errors \
40 // RUN: %clang_cc1 -fmodules -fallow-pcm-with-compiler-errors \
52 // RUN: %clang_cc1 -fmodules -fallow-pcm-with-compiler-errors \
64 // RUN: grep "module file .* contains compiler errors"
74 // RUN: %clang_cc1 -fsyntax-only -fmodules -fallow-pcm-with-compiler-errors \
82 // RUN: %clang_cc1 -fsyntax-only -fmodules -fallow-pcm-with-compiler-errors \
92 // allow-pcm-with-compiler-errors should also allow errors in PCH
93 // RUN: %clang_cc1 -fallow-pcm-with-compiler-errors -x objective-c \
103 // RUN: -Xclang -fallow-pcm-with-compiler-errors -I %S/Inputs/error | FileCheck -check-prefix=COMPLETE %s
108 // RUN: -Xclang -fallow-pcm-with-compiler-errors -I %S/Inputs/error | FileCheck -check-prefix=SOURCE %s