================ @@ -209,20 +209,21 @@ void ModuleDepCollector::addOutputPaths(CowCompilerInvocation &CI, void dependencies::resetBenignCodeGenOptions(frontend::ActionKind ProgramAction, const LangOptions &LangOpts, CodeGenOptions &CGOpts) { - // TODO: Figure out better way to set options to their default value. ---------------- Bigcheese wrote:
This comment is talking about setting it to the default value it would have if no argument is passed, which for these cases is empty, but not all options default to empty. https://github.com/llvm/llvm-project/pull/138256 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits