diff --git a/clang/www/c_status.html b/clang/www/c_status.html index 1d23ce7a97b9d5..c0d2a3878c8563 100644 --- a/clang/www/c_status.html +++ b/clang/www/c_status.html @@ -842,6 +842,119 @@

C2x implementation status

N2645 Clang 13 + + + [[maybe_unused]] for labels + N2662 + No + + + Zeros compare equal + N2670 + Unknown + + + Negative values + N2671 + Yes + + + 5.2.4.2.2 cleanup + N2672 + Yes + + + Adding a Fundamental Type for N-bit integers + N2763 + Clang 14 + + + + #warning directive + N2686 + Yes + + + Sterile characters + N2686 + Yes + + + Integer constant expressions + N2713 + No + + + Numerically equal + N2716 + Unknown + + + char16_t & char32_t string literals shall be UTF-16 & UTF-32 + N2728 + Unknown + + + Static initialization of DFP zeros + N2755 + Unknown + + + __has_include for C + N2799 + Yes + + + + Remove UB from Incomplete Types in Function Parameters + N2770 + Yes + + + Variably-modified types + N2778 + Yes + + + Types do not have types + N2781 + Yes + + + 5.2.4.2.2 cleanup (N2672 update) + N2806 + Yes + + + Allow 16-bit ptrdiff_t + N2808 + Yes + + + Proposal to update CFP freestanding requirements + N2823 + Unknown + + + Types and sizes + N2838 + Unknown + + + Clarifying integer terms + N2837 + Yes + + + Clarification for max exponent macros + N2843 + Unknown + + + Require exact-width integer type interfaces + N2872 + Yes +