Skip to content

Commit 9597525

Browse files
hazohelettru
authored andcommitted
Revert "[clang][Docs] Added release note for D142609"
The associated commit was reverted and backported in a93ca35, so this release note line should also be removed. This reverts commit 061e855.
1 parent 5b4513a commit 9597525

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
@@ -477,9 +477,6 @@ Improvements to Clang's diagnostics
477477
- ``-Wformat`` will no longer suggest a no-op fix-it for fixing scoped enum format
478478
warnings. Instead, it will suggest casting the enum object to the type specified
479479
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>`_)
483480
- Clang contexpr evaluator now displays notes as well as an error when a constructor
484481
of a base class is not called in the constructor of its derived class.
485482

0 commit comments

Comments
 (0)