aaron.ballman added inline comments.
================ Comment at: clang/www/cxx_status.html:1289 + <td><a href="https://wg21.link/P1938R3">P1938R3</a></td> + <td class="none" align="center">NO</td> + </tr> ---------------- Same fix applies elsewhere ================ Comment at: clang/www/cxx_status.html:1294 + <td><a href="https://wg21.link/P2156R1">P2156R1</a></td> + <td class="full" align="center">Yes</td> + </tr> ---------------- You should find out which version of Clang this support was introduced in and list the version explicitly. We typically use "Yes" for "it's always been like this". In this case, this one is Clang 13 and unreleased (rather than "full"). ================ Comment at: clang/www/cxx_status.html:1319 + <td><a href="https://wg21.link/p2201r1">P2201R1</a></td> + <td class="full" align="center">yes</td> + </tr> ---------------- Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D105024/new/ https://reviews.llvm.org/D105024 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits