[clang] [clang] Stop reporting unresolved issues in `cxx_dr_status.html` (PR #78836)
via cfe-commits
cfe-commits at lists.llvm.org
Sat Jan 20 01:35:52 PST 2024
================
@@ -45,7 +45,7 @@ void fallthrough(int n) {
#endif
}
-namespace dr2450 { // dr2450: 18 review
+namespace dr2450 { // dr2450: review
----------------
cor3ntin wrote:
https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2023/p2308r1.html was approved
https://github.com/llvm/llvm-project/pull/78836
More information about the cfe-commits
mailing list