File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -401,9 +401,6 @@ Improvements to Clang's diagnostics
401
401
(`#54678: <https://github.com/llvm/llvm-project/issues/54678 >`_).
402
402
- Clang now prints its 'note' diagnostic in cyan instead of black, to be more compatible
403
403
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.
407
404
- Clang now displays an improved diagnostic and a note when a defaulted special
408
405
member is marked ``constexpr `` in a class with a virtual base class
409
406
(`#64843: <https://github.com/llvm/llvm-project/issues/64843 >`_).
You can’t perform that action at this time.
0 commit comments