[clang] 13c61dd - [Clang][NFC] Restore "Non-comprehensive list of changes in this release" in ReleaseNotes (#102134)
via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 7 08:39:14 PDT 2024
Author: Mital Ashok
Date: 2024-08-07T17:39:09+02:00
New Revision: 13c61ddc210b8743493d2f1450d0dbea0533b892
URL: https://github.com/llvm/llvm-project/commit/13c61ddc210b8743493d2f1450d0dbea0533b892
DIFF: https://github.com/llvm/llvm-project/commit/13c61ddc210b8743493d2f1450d0dbea0533b892.diff
LOG: [Clang][NFC] Restore "Non-comprehensive list of changes in this release" in ReleaseNotes (#102134)
This was removed in 10c6d6349e51bb245b9deec4aafca9885971135b
Added:
Modified:
clang/docs/ReleaseNotes.rst
Removed:
################################################################################
diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst
index 978b4ac8ea2e3..a4a862ccba212 100644
--- a/clang/docs/ReleaseNotes.rst
+++ b/clang/docs/ReleaseNotes.rst
@@ -110,6 +110,9 @@ C2y Feature Support
C23 Feature Support
^^^^^^^^^^^^^^^^^^^
+Non-comprehensive list of changes in this release
+-------------------------------------------------
+
New Compiler Flags
------------------
More information about the cfe-commits
mailing list