aboutsummaryrefslogtreecommitdiff
path: root/clang/www
AgeCommit message (Expand)AuthorFilesLines
2022-07-26[clang] [docs] Update the changes of C++20 Modules in clang15Chuanqi Xu1-4/+6
2022-07-25[Clang] Status of the C++23 papers approved by WG21 at the July plenaryCorentin Jabot1-2/+91
2022-07-23[Clang] Update the status of N2393 in c_status.htmlCorentin Jabot1-1/+1
2022-07-23[Clang] Add support for Unicode identifiers (UAX31) in C2x mode.Corentin Jabot1-1/+1
2022-07-14[DOC] Add DR1734 and DR1496 Clang's cxx_dr_status as not implementedRoy Jacobson1-2/+2
2022-07-12Update the status for more C DRsAaron Ballman1-18/+37
2022-07-08Update references to Discourse instead of the mailing lists.tlattner1-20/+7
2022-07-06Update the status & add tests for some more C99 DRsAaron Ballman1-14/+14
2022-07-01Test a few more C99 DRsAaron Ballman1-8/+8
2022-06-30Test and document some C99 DRsAaron Ballman1-9/+20
2022-06-29[Clang] Mark consteval as supported in Clang 15 [NFC]Corentin Jabot1-5/+1
2022-06-28Update statuses and add tests for C89 DRsAaron Ballman1-20/+20
2022-06-17[clang] Fix trivially copyable for copy constructor and copy assignment operatorJavier Alvarez1-1/+1
2022-06-15Rolling back tests for WG14 DR145Aaron Ballman1-1/+1
2022-06-15Update the status of more C DRsAaron Ballman1-13/+13
2022-06-10[NFC] Suggest Release mode in clang GettingStarted.htmlShivam Gupta1-2/+6
2022-06-09Use HTTPS links instead of HTTP ones in the C DR status pageAaron Ballman1-324/+324
2022-06-08Switch links to use https consistentlyAaron Ballman1-118/+118
2022-06-08Add missing entries for Annex F and Annex H to the C status pageAaron Ballman1-0/+40
2022-06-08Correcting some links in the C status pageAaron Ballman1-2/+2
2022-06-08Add the 2022 papers to the C status tracking pageAaron Ballman1-2/+119
2022-06-07Update the C2x status page from latest working draftAaron Ballman1-0/+113
2022-06-03Updating more entries in the C DR Status pageAaron Ballman1-23/+23
2022-06-02Update more DR status information for C.Aaron Ballman1-14/+19
2022-05-25C++ DR2394: Const-default-constructible for members.James Y Knight1-1/+1
2022-05-25Test C DR conformance (part three of many)Aaron Ballman1-24/+28
2022-05-22Test more C DR conformance (part two of many)Aaron Ballman1-23/+28
2022-05-21Test C DR conformance (part one of many)Aaron Ballman1-21/+21
2022-05-20Add a page to track C defect report statusAaron Ballman2-4/+2624
2022-04-20Revert D119136 "[clang] Implement Change scope of lambda trailing-return-type...Fangrui Song1-1/+1
2022-04-20[C2x] Disallow functions without prototypes/functions with identifier listsAaron Ballman1-1/+1
2022-04-19[clang][lexer] Allow u8 character literal prefixes in C2xTimm Bäder1-1/+1
2022-04-15[clang] Implement Change scope of lambda trailing-return-typeCorentin Jabot1-1/+1
2022-04-13Revert "[clang] Implement Change scope of lambda trailing-return-type"Richard Smith1-1/+1
2022-04-13[clang] Implement Change scope of lambda trailing-return-typeCorentin Jabot1-1/+1
2022-04-13Revert "[clang] Implement Change scope of lambda trailing-return-type"Mehdi Amini1-1/+1
2022-04-13[Clang] Fix html error in cxx_status.html [NFC]Corentin Jabot1-1/+1
2022-04-13[clang] Implement Change scope of lambda trailing-return-typeCorentin Jabot1-1/+1
2022-04-12[Clang] CWG 1394: Incomplete types as parameters of deleted functionsPoYao Chang1-1/+1
2022-04-05[clang] Document p1703 not neededNathan Sidwell1-1/+2
2022-04-01resolve typo in the manual.Shivam1-1/+1
2022-03-30[clang][DR] Add test for DR1227 and mark it as completeMarkus Böck1-1/+1
2022-03-29[clang][DR] Test and mark DR1305 as completeMarkus Böck1-1/+1
2022-03-29[clang][DR] Test and mark DR1479 as completeMarkus Böck1-1/+1
2022-03-28Update www_status/add test for P1972:Erich Keane1-1/+1
2022-03-25[Clang] Fix Unevaluated LambdasCorentin Jabot1-1/+5
2022-03-23Replace links to archived mailing lists by links to Discourse forumsDanny Mösch3-5/+4
2022-03-23Update the C and C++ status pages now that Clang 14 is outAaron Ballman2-9/+9
2022-03-22[Clang][C++2b] P2242R3: Non-literal variables [...] in constexprCorentin Jabot1-1/+1
2022-03-16[clang] CWG 2354: prohibit alignas for enumsVlad Serebrennikov1-1/+1