dblaikie added a subscriber: rsmith.
dblaikie added a comment.

@rsmith What's the deal with these anonymous structs/unions? Why do they have 
copy/move constructors (are those technically called from the enclosing class's 
copy/move constructors?) but no default constructor to be called from the other 
ctors of the enclosing class?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87808

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

Reply via email to