diff options
author | Argyrios Kyrtzidis <kyrtzidis@apple.com> | 2021-02-08 00:24:31 -0800 |
---|---|---|
committer | Argyrios Kyrtzidis <kyrtzidis@apple.com> | 2021-02-08 16:10:39 -0800 |
commit | a8cb39bab04c317c9886ec3a332f3b70ce27ae4f (patch) | |
tree | a2f4b69ee32301212ba97978e7fc3133dc8eebfd /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1dab94f9ede5d506d6ff9c61448a8e20d43e05a7 (diff) | |
download | llvm-a8cb39bab04c317c9886ec3a332f3b70ce27ae4f.zip llvm-a8cb39bab04c317c9886ec3a332f3b70ce27ae4f.tar.gz llvm-a8cb39bab04c317c9886ec3a332f3b70ce27ae4f.tar.bz2 |
Make sure a module file with errors produced via '-fallow-pcm-with-compiler-errors' can be loaded when using implicit modules
A module with errors would be marked as out-of-date, then the `compilerModule` action would produce it, but due to the error it would be treated as failure and the resulting PCM would not get used.
rdar://74087062
Differential Revision: https://reviews.llvm.org/D96246
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions