mizvekov wrote: > One nit, though I still wish we would have a better way to not degrade > diagnostics.
It's mostly, with an exception, about missing notes because these are not emitted through different paths. My template parameter context note patch should (eventually) fix these. Another thing we should consider is to just make these diagnostics an error, and not allow them as an extension through a warning anymore, but I am not sure about the impact. We can't back port that either way. https://github.com/llvm/llvm-project/pull/183614 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
