Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/clang/www
AgeCommit message (Expand)Author
2022-11-03[Clang] Implement CWG2358 Explicit capture of valueCorentin Jabot
2022-10-28Update the status of some C2x featuresAaron Ballman
2022-10-28Add test coverage for WG14 N2322Aaron Ballman
2022-10-28Add some more C11 DR tests and update the status pageAaron Ballman
2022-10-27[P0857R0 Part-B] Allows `require' clauses appearing inLiming Liu
2022-10-26Add tests for C11 DRs and update the status pageAaron Ballman
2022-10-25Add more C99 DR test cases and update the status pageAaron Ballman
2022-10-24Update the status of more C99 DRsAaron Ballman
2022-10-24[Clang] Implement P2513Corentin Jabot
2022-10-18[C++20] Implement P2113R0: Changes to the Partial Ordering of Constrained Fun...Yuanfang Chen
2022-10-18[Clang] update cxx_dr_status.html by running make_cxx_dr_statusYuanfang Chen
2022-10-14[C2x] Implement support for nullptr and nullptr_tAaron Ballman
2022-10-10Update implementation status of P2468R2Utkarsh Saxena
2022-10-04Implement DR2565: Invalid types in the parameter-declaration-clause of aErich Keane
2022-09-29[Clang] P1169R4: static operator()Roy Jacobson
2022-09-28[C2x] implement typeof and typeof_unqualAaron Ballman
2022-09-28[C++2a] P0634r3: Down with typename!Nicolas Lesser
2022-09-28Moving some C papers around on the status page; NFCAaron Ballman
2022-09-26Update the status of a few more C99 DRsAaron Ballman
2022-09-22Update the C status page for WG14 N2359Aaron Ballman
2022-09-21[Clang] Support case and default labels at end of compound statementEvgeny Shulgin
2022-09-21Add tests & update the C99 DR statuses for dr315 and dr316Aaron Ballman
2022-09-19Add additional test coverage for C2x N2508Aaron Ballman
2022-09-17[Clang] Support label at end of compound statementEvgeny Shulgin
2022-09-13Update the C Status page for the Clang 15 releaseAaron Ballman
2022-09-13Correct the __has_c_attribute value for maybe_unusedAaron Ballman
2022-09-06[DOC][Clang] Update cxx_status.html after the 15 release and fix a broken lin...Roy Jacobson
2022-09-01[clang][Sema] check default argument promotions for printfYingChi Long
2022-08-26[Clang] Implement P0848 (Conditionally Trivial Special Member Functions)Roy Jacobson
2022-08-25Revert "[Clang] Implement P0848 (Conditionally Trivial Special Member Functio...Roy Jacobson
2022-08-23[Clang] Implement P0848 (Conditionally Trivial Special Member Functions)Roy Jacobson
2022-08-22Add N2562 to the C status pageAaron Ballman
2022-08-17Add N2653 to the C2x status pageAaron Ballman
2022-08-17Update the status of some more C99 featuresAaron Ballman
2022-08-15[c++] implements DR692, DR1395 and tentatively DR1432, about partial ordering...Yuanfang Chen
2022-08-13Update the implementation status of some C11 featuresAaron Ballman
2022-08-11[Clang] Update cxx_dr_status [NFC]Corentin Jabot
2022-08-08Update the C status page from the latest working draftAaron Ballman
2022-08-06Update the status of some more C DRsAaron Ballman
2022-08-04[Clang][C++20] Support capturing structured bindings in lambdasCorentin Jabot
2022-08-03Revert "[Clang][C++20] Support capturing structured bindings in lambdas"Corentin Jabot
2022-08-03[Clang][C++20] Support capturing structured bindings in lambdasCorentin Jabot
2022-08-01Fixed a number of typosGabriel Ravier
2022-07-29[Clang] Diagnose ill-formed constant expression when setting a non fixed enum...Shafik Yaghmour
2022-07-28Revert "[Clang] Diagnose ill-formed constant expression when setting a non fi...Shafik Yaghmour
2022-07-28[Clang] Diagnose ill-formed constant expression when setting a non fixed enum...Shafik Yaghmour
2022-07-26[clang] [docs] Update the changes of C++20 Modules in clang15Chuanqi Xu
2022-07-25[Clang] Status of the C++23 papers approved by WG21 at the July plenaryCorentin Jabot
2022-07-23[Clang] Update the status of N2393 in c_status.htmlCorentin Jabot
2022-07-23[Clang] Add support for Unicode identifiers (UAX31) in C2x mode.Corentin Jabot