diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst index a633c96d1566..4d886c3d55e7 100644 --- a/clang/docs/ReleaseNotes.rst +++ b/clang/docs/ReleaseNotes.rst @@ -216,17 +216,13 @@ Code Completion Static Analyzer --------------- -New features -^^^^^^^^^^^^ - -Crash and bug fixes -^^^^^^^^^^^^^^^^^^^ - -Improvements -^^^^^^^^^^^^ - -Moved checkers -^^^^^^^^^^^^^^ +.. comment: + This is for the Static Analyzer. + Using the caret `^^^` underlining for subsections: + - Crash and bug fixes + - New checkers and features + - Improvements + - Moved checkers .. _release-notes-sanitizers: diff --git a/clang/docs/ReleaseNotesTemplate.txt b/clang/docs/ReleaseNotesTemplate.txt index cc04deb45bb5..b5664dcf3b21 100644 --- a/clang/docs/ReleaseNotesTemplate.txt +++ b/clang/docs/ReleaseNotesTemplate.txt @@ -205,17 +205,13 @@ Code Completion Static Analyzer --------------- -New features -^^^^^^^^^^^^ - -Crash and bug fixes -^^^^^^^^^^^^^^^^^^^ - -Improvements -^^^^^^^^^^^^ - -Moved checkers -^^^^^^^^^^^^^^ +.. comment: + This is for the Static Analyzer. + Using the caret `^^^` underlining for subsections: + - Crash and bug fixes + - New checkers and features + - Improvements + - Moved checkers .. _release-notes-sanitizers: