Skip to content

Commit 6359f53

Browse files
committed
add a release note
1 parent 529e4d7 commit 6359f53

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,8 @@ C++ Language Changes
186186
``<=>``. This makes it possible to optimize certain facilities by using the ``<=>`` operation directly instead of
187187
doing multiple comparisons.
188188

189+
- ``__is_trivially_equality_comparable`` no longer returns false for all enum types. (#GH132672)
190+
189191
C++2c Feature Support
190192
^^^^^^^^^^^^^^^^^^^^^
191193

0 commit comments

Comments
 (0)