PiotrZSL marked an inline comment as done. PiotrZSL added inline comments.
================ Comment at: clang-tools-extra/clang-tidy/ExpandModularHeadersPPCallbacks.cpp:75 + Diags(new DiagnosticIDs, + new DiagnosticOptions(Compiler.getDiagnosticOpts()), new ForwardingDiagnosticConsumer(Compiler.getDiagnosticClient())), ---------------- carlosgalvezp wrote: > PiotrZSL wrote: > > carlosgalvezp wrote: > > > When downloading your patch, this seems to not be needed to make the > > > tests pass, should it be removed? > > No idea, it seem reasonable. > Do you mean it seems reasonable to keep it, or reasonable to remove it? reasonable to keep it, we want both DiagEngines to have same settings Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D156056/new/ https://reviews.llvm.org/D156056 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits