Skip to content

Commit 863b938

Browse files
committed
[clang] Remove stale release note
This fix was merged into 17.0.3 (commit 69c8c96), so the release note for Clang 18 should be removed.
1 parent e9b2a07 commit 863b938

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -401,9 +401,6 @@ Improvements to Clang's diagnostics
401401
(`#54678: <https://github.com/llvm/llvm-project/issues/54678>`_).
402402
- Clang now prints its 'note' diagnostic in cyan instead of black, to be more compatible
403403
with terminals with dark background colors. This is also more consistent with GCC.
404-
- The fix-it emitted by ``-Wformat`` for scoped enumerations now take the
405-
enumeration's underlying type into account instead of suggesting a type just
406-
based on the format string specifier being used.
407404
- Clang now displays an improved diagnostic and a note when a defaulted special
408405
member is marked ``constexpr`` in a class with a virtual base class
409406
(`#64843: <https://github.com/llvm/llvm-project/issues/64843>`_).

0 commit comments

Comments
 (0)