aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorBen Langmuir <blangmuir@apple.com>2020-03-31 15:23:01 -0700
committerBen Langmuir <blangmuir@apple.com>2020-03-31 16:20:23 -0700
commitc322d328aa331639f647711aee44c5dddfadd337 (patch)
tree41f1704710c3cab158c60811489786404037a5b0 /clang/lib/Frontend/CompilerInvocation.cpp
parent39ada4688936d165adf1a3c22b250034bab8f8a3 (diff)
downloadllvm-c322d328aa331639f647711aee44c5dddfadd337.zip
llvm-c322d328aa331639f647711aee44c5dddfadd337.tar.gz
llvm-c322d328aa331639f647711aee44c5dddfadd337.tar.bz2
Forward WrapperFrontendAction::shouldEraseOutputFiles()
Per the documentation, this class is supposed to forward every virtual method, but we had missed on (shouldEraseOutputFiles). This fixes using a wrapped frontend action over the PCH generator when using -fallow-pch-with-compiler-errors. I do not think any upstream wrapper actions can test this. Differential Revision: https://reviews.llvm.org/D77180 rdar://61110294
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions