diff options
author | James Y Knight <jyknight@google.com> | 2015-12-18 22:54:37 +0000 |
---|---|---|
committer | James Y Knight <jyknight@google.com> | 2015-12-18 22:54:37 +0000 |
commit | 64390b4238b674112708d616f1aafc3b00c5c72e (patch) | |
tree | 103f3c99f74dc292188127e3166f29af62a4c111 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp | |
parent | 31ccb51a7f1b6fddaa684095d78c4532598cf51d (diff) | |
download | bcm5719-llvm-64390b4238b674112708d616f1aafc3b00c5c72e.tar.gz bcm5719-llvm-64390b4238b674112708d616f1aafc3b00c5c72e.zip |
Rewrite the TrailingObjects template to provide two new features:
- Automatic alignment of the base type for the alignment requirements
of the trailing types.
- Support for an arbitrary numbers of trailing types, instead of only
1 or 2, by using a variadic template implementation.
Upcoming commits to clang will take advantage of both of these features.
Differential Revision: http://reviews.llvm.org/D12439
llvm-svn: 256054
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp')
0 files changed, 0 insertions, 0 deletions