tks2103 added a comment.

currently changes the behavior for a few cases:
something like

  void coro() {
    co_return {4};
  }

throws `illegal initializer type 'void'`


Repository:
  rC Clang

https://reviews.llvm.org/D51741



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

Reply via email to