================
@@ -94,6 +94,8 @@
.. |ReleaseNotesTitle| replace:: {in_progress_title} Release Notes
"""
+suppress_warnings = ["misc.highlighting_failure"]
----------------
Lancern wrote:
Reverted.
https://github.com/llvm/llvm-project/pull/190354