From: Aaron Ballman Date: Mon, 6 Dec 2021 18:13:13 +0000 (-0500) Subject: Update the status of N2412 in C (we do not implement large parts of it) X-Git-Tag: upstream/15.0.7~23873 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1feb8ab0d350640058ffa764e0aeeda2480d6302;p=platform%2Fupstream%2Fllvm.git Update the status of N2412 in C (we do not implement large parts of it) --- diff --git a/clang/www/c_status.html b/clang/www/c_status.html index 302b75d..561f061 100644 --- a/clang/www/c_status.html +++ b/clang/www/c_status.html @@ -715,7 +715,11 @@ conformance.

Two's complement sign representation N2412 - Unknown + +
Partial + Lacking width macros in limits.h and stdint.h +
+ Adding the u8 character prefix