[PATCH] D11272: Add a TrailingObjects template class.
James Y Knight
jyknight at google.com
Mon Aug 3 09:10:58 PDT 2015
jyknight updated this revision to Diff 31242.
jyknight added a comment.
Switched to doxygen comment style, extracted the is_final as an
LLVM_IS_FINAL macro.
http://reviews.llvm.org/D11272
Files:
include/llvm/Support/TrailingObjects.h
include/llvm/Support/type_traits.h
lib/IR/AttributeImpl.h
lib/IR/Attributes.cpp
unittests/Support/CMakeLists.txt
unittests/Support/TrailingObjectsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11272.31242.patch
Type: text/x-patch
Size: 21080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150803/645cb26d/attachment.bin>
More information about the llvm-commits
mailing list