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 7433e81 commit 42dca43Copy full SHA for 42dca43
clang/docs/ReleaseNotes.rst
@@ -387,15 +387,8 @@ C Language Changes
387
------------------
388
389
- Extend clang's ``<limits.h>`` to define ``LONG_LONG_*`` macros for Android's bionic.
390
-<<<<<<< HEAD
391
392
- Macro ``__STDC_NO_THREADS__`` is no longer necessary for MSVC 2022 1939 and later.
393
-=======
394
-- Added support for the ``__nullptr`` keyword.
395
->>>>>>> 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)
399
400
C2y Feature Support
401
^^^^^^^^^^^^^^^^^^^
0 commit comments