[PATCH] D19850: Make llvm::AlignedCharArrayUnion a variadic template.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Mon May 2 21:44:36 PDT 2016


ruiu updated this revision to Diff 55940.
ruiu added a comment.

- Make AlignOf to take more than one arguments since there is another place that does the same thing.


http://reviews.llvm.org/D19850

Files:
  include/llvm/Support/AlignOf.h
  include/llvm/Support/TrailingObjects.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19850.55940.patch
Type: text/x-patch
Size: 7783 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160503/b7cf3947/attachment.bin>


More information about the llvm-commits mailing list