Skip to content

Commit 514d5d6

Browse files
AidanGoldfarberichkeane
authored andcommitted
Update clang/docs/ReleaseNotes.rst
Co-authored-by: Erich Keane <[email protected]>
1 parent bb08c09 commit 514d5d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,10 +388,14 @@ C Language Changes
388388

389389
- Extend clang's ``<limits.h>`` to define ``LONG_LONG_*`` macros for Android's bionic.
390390
<<<<<<< HEAD
391+
<<<<<<< HEAD
391392
- Macro ``__STDC_NO_THREADS__`` is no longer necessary for MSVC 2022 1939 and later.
392393
=======
393394
- Added support for the ``__nullptr`` keyword.
394395
>>>>>>> cfda1e8d3bf6 (Update ReleaseNotes.rst)
396+
=======
397+
- Exposed the the ``__nullptr`` keyword as an alias for ``nullptr`` in all C language modes.
398+
>>>>>>> 8d00a2c3e77a (Update clang/docs/ReleaseNotes.rst)
395399

396400
C2y Feature Support
397401
^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)