[clang][docs] Redirect folks from CSA sections for usual Clang crashes (#175935)

Almost in every release there are contributors adding non-CSA entries to
the CSA release docs sections due to confusion.
To reduce the temptation in the future, let's add a reminder.

Note that it's not the end of the world if entries are put in the wrong
section, because I always moved them in the past. It would be simply
more convenient to avoid this.
This commit is contained in:
Balázs Benics
2026-01-16 09:57:21 +01:00
committed by GitHub
parent d45fafa41d
commit 70633659c5
2 changed files with 14 additions and 22 deletions

View File

@@ -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:

View File

@@ -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: