================
@@ -94,6 +94,8 @@
.. |ReleaseNotesTitle| replace:: {in_progress_title} Release Notes
"""
+suppress_warnings = ["misc.highlighting_failure"]
----------------
AaronBallman wrote:
I don't think we should disable this diagnostic; MLIR should not generate
invalid markdown code blocks in the first place IMO.
https://github.com/llvm/llvm-project/pull/190354
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits