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 6193ea0 commit 45c8c06Copy full SHA for 45c8c06
clang/docs/ReleaseNotes.rst
@@ -125,6 +125,7 @@ Improvements to Clang's diagnostics
125
an override of a virtual method.
126
- Fixed fix-it hint for fold expressions. Clang now correctly places the suggested right
127
parenthesis when diagnosing malformed fold expressions. (#GH151787)
128
+- Added fix-it hint for when scoped enumerations require explicit conversions for binary operations. (#GH24265)
129
130
Improvements to Clang's time-trace
131
----------------------------------
0 commit comments