[clang] [clang/DependencyScanning/ModuleDepCollector] Refactor part of `makeCommonInvocationForModuleBuild` into its own function (PR #88447)
Argyrios Kyrtzidis via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 15 11:28:08 PDT 2024
akyrtzi wrote:
> I assume you'll call resetBenignCodeGenOptions() from ModuleDepCollector::applyDiscoveredDependencies() in a follow-up, non-NFC patch, right?
@jansvoboda11 see updated commit, I made the change per your suggestion.
https://github.com/llvm/llvm-project/pull/88447
More information about the cfe-commits
mailing list