Skip to content

Commit 1720b12

Browse files
committed
Extend clang's <limits.h> to define *LONG_LONG*_ macros for Android's bionic
1 parent 96f3218 commit 1720b12

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,6 @@ C23 Feature Support
321321

322322
- Clang now supports `N3029 <https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3029.htm>`_ Improved Normal Enumerations.
323323
- Clang now officially supports `N3030 <https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3030.htm>`_ Enhancements to Enumerations. Clang already supported it as an extension, so there were no changes to compiler behavior.
324-
- Extend clang's <limits.h> to define *LONG_LONG*_ macros for Android's bionic.
325324

326325
Non-comprehensive list of changes in this release
327326
-------------------------------------------------

0 commit comments

Comments
 (0)