[PATCH] D19850: Make llvm::AlignedCharArrayUnion a variadic template.
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Mon May 2 20:48:57 PDT 2016
ruiu added a comment.
That's interesting, but I think I wouldn't generalize it that much since we only have two templates here. If we have more that would be useful though.
http://reviews.llvm.org/D19850
More information about the llvm-commits
mailing list