We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b4513a commit 9597525Copy full SHA for 9597525
clang/docs/ReleaseNotes.rst
@@ -477,9 +477,6 @@ Improvements to Clang's diagnostics
477
- ``-Wformat`` will no longer suggest a no-op fix-it for fixing scoped enum format
478
warnings. Instead, it will suggest casting the enum object to the type specified
479
in the format string.
480
-- Clang now emits ``-Wconstant-logical-operand`` warning even when constant logical
481
- operand is on left side.
482
- (`#37919 <https://github.com/llvm/llvm-project/issues/37919>`_)
483
- Clang contexpr evaluator now displays notes as well as an error when a constructor
484
of a base class is not called in the constructor of its derived class.
485
0 commit comments