aboutsummaryrefslogtreecommitdiff
path: root/clang/www
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-25[clang][analyzer] Bring cplusplus.ArrayDelete out of alpha (#83985)Discookie2-20/+27
2024-03-23[Clang] Update the C++ page with papers approved in TokyoCorentin Jabot1-1/+41
2024-03-22[C11] Update the status of N1365 on constant expression handlingAaron Ballman1-1/+1
2024-03-22[C99] Update status of DR290, which we do not yet implementAaron Ballman1-1/+1
2024-03-22[C11] Add test & update status of N1282 and DR087Aaron Ballman2-2/+2
2024-03-20[C11] Add test coverage for N1310 and claim conformanceAaron Ballman1-1/+1
2024-03-18[docs] Prefer --gcc-install-dir= to deprecated GCC_INSTALL_PREFIX (#85458)Fangrui Song1-7/+10
2024-03-13Reapply "[Clang][C++23] Implement P2448R2 ..." (#85136) (#85145)Amy Huang1-8/+1
2024-03-13Revert "[Clang][C++23] Implement P2448R2 ..." (#85136)Amy Huang1-1/+8
2024-03-09[Clang] Fix status of P1774 Portable assumptionscor3ntin1-1/+1
2024-03-09[Clang][C++23] Implement P1774R8: Portable assumptions (#81014)Sirraide1-1/+1
2024-03-08[clang] Implement CTAD for type alias template. (#77890)Haojian Wu1-1/+7
2024-03-08[clang] Respect field alignment in layout compatibility of structs (#84313)Vlad Serebrennikov1-1/+1
2024-03-07[clang] Add CodeGen tests for CWG 5xx issues (#84303)Vlad Serebrennikov1-2/+2
2024-03-07[Clang] Fix approved revision of P2266cor3ntin1-1/+1
2024-03-07[Clang][C++23] Implement P2448R2: Relaxing some constexpr restrictions (#77753)Mariya Podchishchaeva1-8/+1
2024-03-06[clang][Sema] Bugfix for choosing the more specialized overload (#83279)Botond István Horváth1-1/+1
2024-03-06Update C status page now that Clang 18.x is releasedAaron Ballman1-3/+3
2024-03-06[Clang] Mark papers & core issues implemented in clang 18 as releasedCorentin Jabot3-14/+13
2024-03-06[C23] Implement N3018: The constexpr specifier for object definitions (#73099)Mariya Podchishchaeva1-1/+1
2024-03-06[clang] Add some CodeGen tests for CWG 4xx issues (#83715)Vlad Serebrennikov1-5/+5
2024-02-22[clang] Implement CWG2759 "`[[no_unique_address]` and common initial sequence...Vlad Serebrennikov1-1/+1
2024-02-21[clang] Implement CWG1719 "Layout compatibility and cv-qualification revisite...Vlad Serebrennikov1-2/+2
2024-02-15[clang] Do less advertising for unresolved issues in `cxx_dr_status.html` (#7...Vlad Serebrennikov2-42/+83
2024-02-13[clang] Add some CodeGen tests for CWG 2xx issues (#80823)Vlad Serebrennikov1-3/+3
2024-02-12[clang] Add some CodeGen tests for CWG 1xx issues (#80338)Vlad Serebrennikov1-4/+4
2024-02-12[clang][analyzer] Remove 'alpha.core.CallAndMessageUnInitRefArg' from documen...Balázs Kéri1-23/+0
2024-02-09[clang] Add tests for DRs about inheriting constructors (#79981)Vlad Serebrennikov1-8/+8
2024-01-30[Clang] Implement P2718R0 "Lifetime extension in range-based for loops" (#76361)yronglin1-1/+1
2024-01-27[Clang][C++26] Implement Pack Indexing (P2662R3). (#72644)cor3ntin1-1/+1
2024-01-25[clang] Add test for CWG472 (#67948)Vlad Serebrennikov1-1/+1
2024-01-24Revert "[SemaCXX] Implement CWG2137 (list-initialization from objects of the ...Alexander Kornienko1-2/+2
2024-01-21[c++20] P1907R1: Support for generalized non-type template arguments of scala...Andrey Ali Khan Bolshakov1-5/+13
2024-01-21[C23] Implement N2490, Remove trigraphs??!Aaron Ballman1-1/+1
2024-01-20[clang] Implement CWG1878 "`operator auto` template" (#78103)Vlad Serebrennikov1-1/+1
2024-01-19[SemaCXX] Implement CWG2137 (list-initialization from objects of the same typ...Mital Ashok1-2/+2
2024-01-18[clang] Add test for CWG1807 (#77637)Vlad Serebrennikov1-1/+1
2024-01-17[Clang] Implement CWG2598: Union of non-literal types (#78195)cor3ntin1-2/+2
2024-01-14[clang] Add tests for DRs about complete-class context (#77444)Vlad Serebrennikov1-4/+4
2024-01-14[clang] Add test for CWG1350 (#78040)Vlad Serebrennikov1-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 Jabot4-1623/+1625
2024-01-10[clang] Add tests for CWG1800-1804 (#77509)Vlad Serebrennikov1-6/+6
2024-01-09[clang] Update cxx_dr_status.html (#77372)Vlad Serebrennikov1-179/+545
2023-12-13[attributes][analyzer] Implement [[clang::suppress]] - suppress static analys...Artem Dergachev1-6/+39