[PATCH] D10272: Fix alignment issues in Clang.
James Y Knight
jyknight at google.com
Thu Jul 16 11:03:04 PDT 2015
jyknight added a comment.
Okay, so, I've deleted all the static-asserts from this CL -- so it is now basically just the fixes I had before, and not the static_asserts everywhere. Can we agree to commit a reduced-scope CL, so at least the alignment problems are resolved?
I'm also about to upload some CLs with a proposal for, and some example conversions to TrailingObjects class. If/Once there's agreement that it seems good and the initial few are submitted, I can finish up the remaining classes in follow-up CLs. (I'll cc everyone watching this on those new ones too.)
http://reviews.llvm.org/D10272
More information about the cfe-commits
mailing list