[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


================
@@ -83,7 +83,7 @@ using ::dr2521::operator""_div;
 
 
 #if __cplusplus >= 202302L
-namespace dr2553 { // dr2553: 18 review
+namespace dr2553 { // dr2553: review
----------------
cor3ntin wrote:

All of the deducing this issue have agreement in core and i think we should signal we implement them.

https://github.com/llvm/llvm-project/pull/78836


More information about the cfe-commits mailing list