[PATCH] D120454: clang/www: Add links to tracking issues for C++20 features

Tom Stellard via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 23 21:37:24 PST 2022


tstellar created this revision.
tstellar requested review of this revision.
Herald added a project: clang.

Also add some javascript to automatically change that status to
"In Progress" when the issue is assigned to someone, and "Clang ToT"
when the issue is closed.

Note that the feature entries will still need to be manually updated
with the first version of clang that they appear in once they have
been completed.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D120454

Files:
  clang/www/cxx_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120454.411003.patch
Type: text/x-patch
Size: 10236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220224/026ef764/attachment-0001.bin>


More information about the cfe-commits mailing list