klimek added a comment.

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?


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