aboutsummaryrefslogtreecommitdiff
path: root/clang/www
AgeCommit message (Expand)AuthorFilesLines
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
2023-12-12[analyzer] Move alpha checker EnumCastOutOfRange to optin (#67157)DonatNagyE1-19/+0
2023-12-09[clang][NFC] Fill in historical data on when C++ DRs 2000-2799 were fixedVlad Serebrennikov1-5/+5
2023-12-08[clang][NFC] Fill in historical data on when C++ DRs 700-1999 were fixedVlad Serebrennikov1-18/+18
2023-12-07[Clang] Mark WG14 N2939 (Identifier Syntax Fixes) as available in Clang 15 (#...Tom Honermann1-1/+1
2023-12-05[clang][NFC] Fill in historical data on when C++ DRs 600-699 were fixedVlad Serebrennikov1-15/+15
2023-12-05[clang][NFC] Fill in historical data on when C++ DRs 500-599 were fixedVlad Serebrennikov1-11/+11
2023-12-04[clang][NFC] Fill in historical data on when C++ DRs 400-499 were fixedVlad Serebrennikov1-13/+13
2023-12-03[clang][NFC] Fill in historical data on when C++ DRs 300-399 were fixedVlad Serebrennikov1-18/+18
2023-12-02[clang][NFC] Fill in historical data on when C++ DRs 200-299 were fixedVlad Serebrennikov1-23/+23
2023-12-01[Clang] Implement P2308R1 - Template Parameter Initialization. (#73103)cor3ntin2-4/+4
2023-12-01[clang][NFC] Fill in historical data on when C++ DRs 100-199 were fixedVlad Serebrennikov1-10/+10
2023-11-30[clang][NFC] Fill in historical data on when C++ DR 1-99 were fixedVlad Serebrennikov1-23/+23
2023-11-29[Clang] Implement P2864R2 Remove Deprecated Arithmetic Conversion on Enumerat...cor3ntin1-1/+1
2023-11-28[Clang] Improve support for expression messages in `static_assert` (#73234)cor3ntin1-1/+1