aboutsummaryrefslogtreecommitdiff
path: root/clang/www/cxx_status.html
AgeCommit message (Expand)AuthorFilesLines
2024-08-23[Clang] Implement P2747 constexpr placement new (#104586)cor3ntin1-1/+1
2024-08-15[Clang] Implement C++26’s P2893R3 ‘Variadic friends’ (#101448)Sirraide1-1/+1
2024-07-22Revert "[Clang] Implement P3034R1 Module Declarations Shouldn’t be Macros" ...yronglin1-1/+1
2024-07-20[Clang] Implement P3034R1 Module Declarations Shouldn’t be Macros (#90574)yronglin1-1/+1
2024-07-17Reapply [Clang][C++26] Implement "Ordering of constraints involving fold expr...cor3ntin1-1/+1
2024-07-16Revert "[Clang][C++26] Implement "Ordering of constraints involving fold expr...cor3ntin1-1/+1
2024-07-16[Clang][C++26] Implement "Ordering of constraints involving fold expressions ...cor3ntin1-1/+1
2024-07-06[Clang] Fix typo in cxx_status.htmlcor3ntin1-1/+1
2024-07-05[clang] Implement P3144R2 "Deleting a Pointer to an Incomplete Type..." (#97733)Vlad Serebrennikov1-1/+1
2024-07-03Clang 19 isn't yet released; NFCAaron Ballman1-1/+1
2024-06-29[Clang] dd the papers adopted in St Louis to the status pageCorentin Jabot1-0/+21
2024-06-24[Docs][Clang] Missing DR status for C++23-era papers in cxx_status.html (#68846)A. Jiang1-9/+9
2024-06-05[Clang] Static and explicit object member functions with the same parameter-t...cor3ntin1-1/+1
2024-05-22Reland "[clang] Enable sized deallocation by default in C++14 onwards" (#90373)Pengcheng Wang1-6/+5
2024-05-16[clang][NFC] Claim support for P3106R1 since Clang 17Vlad Serebrennikov1-1/+1
2024-05-16[clang] CTAD: implement the missing IsDeducible constraint for alias template...Haojian Wu1-2/+2
2024-05-14[Clang][NFC] Mark P2552 as implemented. (#92007)cor3ntin1-1/+1
2024-05-10[Clang] Implement __reference_converts_from_temporary (#91199)cor3ntin1-9/+1
2024-05-03[Clang] Implement P2809: Trivial infinite loops are not Undefined Behavior (#...cor3ntin1-1/+1
2024-05-02[clang] NFC: cxx_status mark P0522R0 as unreleasedMatheus Izvekov1-2/+2
2024-05-02[clang] Enable C++17 relaxed template template argument matching by default (...Matheus Izvekov1-10/+8
2024-04-30[Clang][NFC] Fix status colorscor3ntin1-2/+2
2024-04-30[NFC][Clang] Update P2718R0 implementation status to partial supported (#90577)yronglin1-2/+9
2024-04-29[Clang] Address post commit feedbacks in #89906 (#90495)cor3ntin1-2/+2
2024-04-29[Clang] Implement C++26 P2748R5 "Disallow Binding a Returned Glvalue to a Tem...yronglin1-1/+1
2024-04-28[Clang] Implement C++26 Attributes for Structured Bindings (P0609R3) (#89906)cor3ntin1-1/+1
2024-04-26Revert "[clang] Enable sized deallocation by default in C++14 onwards (#83774...Vitaly Buka1-5/+6
2024-04-26[clang] Enable sized deallocation by default in C++14 onwards (#83774)Pengcheng Wang1-6/+5
2024-04-14[Clang] [C++26] Implement P2573R2: `= delete("should have a reason");` (#86526)Sirraide1-1/+1
2024-04-09Update __cpp_concepts macro (#87998)Erich Keane1-10/+2
2024-03-23[Clang] Update the C++ page with papers approved in TokyoCorentin Jabot1-1/+41
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-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] Mark papers & core issues implemented in clang 18 as releasedCorentin Jabot1-5/+5
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-21[c++20] P1907R1: Support for generalized non-type template arguments of scala...Andrey Ali Khan Bolshakov1-5/+13
2023-12-01[Clang] Implement P2308R1 - Template Parameter Initialization. (#73103)cor3ntin1-1/+1
2023-11-29[Clang] Implement P2864R2 Remove Deprecated Arithmetic Conversion on Enumerat...cor3ntin1-1/+1
2023-11-11[Clang] Add the list of papers approved in KonaCorentin Jabot1-0/+17
2023-10-02[C++] Implement "Deducing this" (P0847R7)Corentin Jabot1-1/+1
2023-09-19Let the c(xx)_status pages reflect that clang 17 is releasedCorentin Jabot1-8/+8
2023-09-13[clang] adds `__reference_constructs_from_temporary`Christopher Di Bella1-4/+3
2023-09-11Revert "adds `__reference_constructs_from_temporary`"Christopher Di Bella1-3/+4
2023-09-11adds `__reference_constructs_from_temporary`Christopher Di Bella1-4/+3