Author: Aaron Ballman Date: 2022-11-01T16:54:39-04:00 New Revision: 0e9b8f4cb69d4e0abd635bfe671c8c5291fd06ad
URL: https://github.com/llvm/llvm-project/commit/0e9b8f4cb69d4e0abd635bfe671c8c5291fd06ad DIFF: https://github.com/llvm/llvm-project/commit/0e9b8f4cb69d4e0abd635bfe671c8c5291fd06ad.diff LOG: Fix release note indentation; NFC Added: Modified: clang/docs/ReleaseNotes.rst Removed: ################################################################################ diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst index 3085d4b62522..7697f10daeef 100644 --- a/clang/docs/ReleaseNotes.rst +++ b/clang/docs/ReleaseNotes.rst @@ -158,8 +158,8 @@ code bases. } } - - The ``-fexperimental-new-pass-manager`` and ``-fno-legacy-pass-manager`` - flags have been removed. These have been no-ops since 15.0.0. +- The ``-fexperimental-new-pass-manager`` and ``-fno-legacy-pass-manager`` + flags have been removed. These have been no-ops since 15.0.0. What's New in Clang |release|? ============================== _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits