[clang][NFC] Use a different service for CWG issue links
authorVlad Serebrennikov <serebrennikov.vladislav@gmail.com>
Thu, 13 Apr 2023 14:48:24 +0000 (17:48 +0300)
committerVlad Serebrennikov <serebrennikov.vladislav@gmail.com>
Thu, 13 Apr 2023 14:49:06 +0000 (17:49 +0300)
commit18b1a7a5d13f21c4251092e845226df1004aa654
tree9fc306bd84c25ae30db092582907543770827148
parent8bbfac7be1b1be94a7a95aaf602cc224f6e504e7
[clang][NFC] Use a different service for CWG issue links

We've been using https://wg21.link for C++ DR status page, but it forwards non-resolved issues to EDG wiki, which is not useful for general public. This patch replace it with https://cplusplus.github.io/CWG/issues/ .
clang/www/cxx_dr_status.html
clang/www/make_cxx_dr_status