summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/union-align.c
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2013-12-17 19:46:40 +0000
committerReid Kleckner <reid@kleckner.net>2013-12-17 19:46:40 +0000
commit89077a1b008a575c148e08f138aa7c270d4f7323 (patch)
tree36f30bee9777818abc9efb1096f33e92e4e92922 /clang/test/CodeGen/union-align.c
parentf869ad15a3d86a56d311e80406d4fdaf17060080 (diff)
downloadbcm5719-llvm-89077a1b008a575c148e08f138aa7c270d4f7323.tar.gz
bcm5719-llvm-89077a1b008a575c148e08f138aa7c270d4f7323.zip
[ms-cxxabi] The 'most derived' ctor parameter usually comes last
Unlike Itanium's VTTs, the 'most derived' boolean or bitfield is the last parameter for non-variadic constructors, rather than the second. For variadic constructors, the 'most derived' parameter comes after the 'this' parameter. This affects constructor calls and constructor decls in a variety of places. Reviewers: timurrrr Differential Revision: http://llvm-reviews.chandlerc.com/D2405 llvm-svn: 197518
Diffstat (limited to 'clang/test/CodeGen/union-align.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud