omtcyfz added a comment.

In https://reviews.llvm.org/D23279#509570, @klimek wrote:

> In https://reviews.llvm.org/D23279#509568, @omtcyfz wrote:
>
> > And actually it makes much more sense for C than for C++. In C++ you just 
> > do `s/struct/class/g`, insert `public:` and you're golden.
>
>
> That doesn't work if you want to minimize object size, though?


Ah, yes.

In https://reviews.llvm.org/D23279#509606, @omtcyfz wrote:

> Both things are complex and require a Community-wise discussion.


I'll bring it up shortly.


Repository:
  rL LLVM

https://reviews.llvm.org/D23279



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

Reply via email to