aboutsummaryrefslogtreecommitdiff
path: root/clang/www/c_status.html
AgeCommit message (Expand)AuthorFilesLines
2024-03-25[C99] Claim conformance to "new block scopes for selection and iteration stat...Aaron Ballman1-1/+1
2024-03-25[C99] Claim conformance to "additional predefined macro names"Aaron Ballman1-1/+7
2024-03-25[C99] Claim conformance to WG14 N631 and WG14 N696Aaron Ballman1-2/+2
2024-03-25[C99] Claim full support for WG14 N772Aaron Ballman1-1/+1
2024-03-25Fixing a think-o with swapped informationAaron Ballman1-1/+1
2024-03-22[C11] Update the status of N1365 on constant expression handlingAaron Ballman1-1/+1
2024-03-22[C11] Add test & update status of N1282 and DR087Aaron Ballman1-1/+1
2024-03-20[C11] Add test coverage for N1310 and claim conformanceAaron Ballman1-1/+1
2024-03-06Update C status page now that Clang 18.x is releasedAaron Ballman1-3/+3
2024-03-06[C23] Implement N3018: The constexpr specifier for object definitions (#73099)Mariya Podchishchaeva1-1/+1
2024-01-21[C23] Implement N2490, Remove trigraphs??!Aaron Ballman1-1/+1
2024-01-11[clang] Fix color consistency in C paper tracking web pageCorentin Jabot1-1/+1
2024-01-11[clang] Improve colors in status tracking web pages.Corentin Jabot1-1/+1
2023-12-07[Clang] Mark WG14 N2939 (Identifier Syntax Fixes) as available in Clang 15 (#...Tom Honermann1-1/+1
2023-11-20[C23] Complete support for WG14 N2508 (#71398)Aaron Ballman1-1/+1
2023-10-17[clang] Implement C23 <stdckdint.h>zijunzhao1-0/+5
2023-10-05[C2X] N3007 Type inference for object definitionsGuillot Tony1-2/+2
2023-10-05Revert "[C2X] N3007 Type inference for object definitions"Aaron Ballman1-2/+2
2023-10-05[C2X] N3007 Type inference for object definitionsGuillot Tony1-2/+2
2023-09-19Let the c(xx)_status pages reflect that clang 17 is releasedCorentin Jabot1-6/+6
2023-09-14[C23] Remove N2713 from the listAaron Ballman1-5/+0
2023-08-11Rename C2x -> C23 in WWW pagesAaron Ballman1-8/+9
2023-05-03[C2x] Update 'nullptr' implementation based on CD commentsAaron Ballman1-7/+1
2023-04-27[Clang] Add tests and mark as implemented WG14-N2728Tom Honermann1-1/+1
2023-04-03Update Clang 16 statusesAaron Ballman1-6/+6
2023-04-03[C2x] Implement support for empty brace initialization (WG14 N2900 and WG14 N...Aaron Ballman1-2/+2
2023-03-08[C2x] Add test coverage for WG14 N2607Aaron Ballman1-1/+9
2023-03-07Update the C status page for WG14 N2844Aaron Ballman1-1/+1
2023-03-03[C2x] Claim support for WG14 N2838Aaron Ballman1-1/+1
2023-03-02[C2x] Add tests for WG14 N3035 and update the C status pageAaron Ballman1-1/+1
2023-02-25Remove WG14 N2829 from the C status page; NFCAaron Ballman1-5/+0
2023-02-25[C2x] Implement support for revised spelling of keywordsAaron Ballman1-1/+1
2023-02-24[C2x] Remove the ATOMIC_VAR_INIT macro from stdatomic.hAaron Ballman1-1/+1
2023-02-15[C2x] Implement the `unreachable` macro for WG14 N2826Aaron Ballman1-1/+1
2023-01-20Update the status of some C11 and C99 features we supportAaron Ballman1-3/+3
2022-12-08[C2x] Relaxing requirements for va_startAaron Ballman1-1/+1
2022-10-28Update the status of some C2x featuresAaron Ballman1-4/+4
2022-10-28Add test coverage for WG14 N2322Aaron Ballman1-1/+9
2022-10-14[C2x] Implement support for nullptr and nullptr_tAaron Ballman1-1/+7
2022-09-28[C2x] implement typeof and typeof_unqualAaron Ballman1-8/+2
2022-09-28Moving some C papers around on the status page; NFCAaron Ballman1-16/+13
2022-09-22Update the C status page for WG14 N2359Aaron Ballman1-1/+1
2022-09-21[Clang] Support case and default labels at end of compound statementEvgeny Shulgin1-7/+1
2022-09-19Add additional test coverage for C2x N2508Aaron Ballman1-1/+7
2022-09-17[Clang] Support label at end of compound statementEvgeny Shulgin1-1/+1
2022-09-13Update the C Status page for the Clang 15 releaseAaron Ballman1-8/+8
2022-09-13Correct the __has_c_attribute value for maybe_unusedAaron Ballman1-1/+1
2022-09-01[clang][Sema] check default argument promotions for printfYingChi Long1-7/+1
2022-08-22Add N2562 to the C status pageAaron Ballman1-0/+11
2022-08-17Add N2653 to the C2x status pageAaron Ballman1-0/+5