================
@@ -744,14 +746,17 @@ bool DependencyScanningWorker::scanDependencies(
sanitizeDiagOpts(*DiagOpts);
auto Diags = CompilerInstance::createDiagnostics(*FS, *DiagOpts, &DC,
/*ShouldOwnClient=*/false);
+ bool canonicalizeDefs =
----------------
jansvoboda11 wrote:
But maybe I'd prefer if we just did the check in the place of use. Propagating
these gets very tedious, see #128959.
https://github.com/llvm/llvm-project/pull/159620
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits