Skip to content

Commit 45c8c06

Browse files
committed
[Clang] Update ReleaseNotes.rst
1 parent 6193ea0 commit 45c8c06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ Improvements to Clang's diagnostics
125125
an override of a virtual method.
126126
- Fixed fix-it hint for fold expressions. Clang now correctly places the suggested right
127127
parenthesis when diagnosing malformed fold expressions. (#GH151787)
128+
- Added fix-it hint for when scoped enumerations require explicit conversions for binary operations. (#GH24265)
128129

129130
Improvements to Clang's time-trace
130131
----------------------------------

0 commit comments

Comments
 (0)