cor3ntin added inline comments.

================
Comment at: clang/test/CXX/drs/dr23xx.cpp:50
 
+namespace dr2311 {
+#if __cplusplus >= 201707L
----------------
aaron.ballman wrote:
> MitalAshok wrote:
> > cor3ntin wrote:
> > > the dr status html page is generated automatically by leaving a magic 
> > > comment here - and then running `clang/www/make_cxx_dr_status`
> > CWG2311 is still open, but clang did support list-initialization elision 
> > before this patch. The committee still needs to decide how exactly this 
> > elision is going to work, which might be different from how this patch 
> > implements it, so hesitant to mark this as done.
> CC @Endill -- do we have a special marking for "issue still open in WG21, but 
> we implement the current suggested resolution?"
`18 open` sould work


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156032/new/

https://reviews.llvm.org/D156032

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to