diff options
author | Eric Fiselier <eric@efcs.ca> | 2016-06-15 19:33:01 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2016-06-15 19:33:01 +0000 |
commit | 78621e40766b8a3817c9f882b8783faba2e6c725 (patch) | |
tree | 56b3a8347bd12bc5e358a603b63fd45a8f492494 /libcxx/test/std/utilities/tuple/tuple.general/tuple.smartptr.pass.cpp | |
parent | 7005a9272b6ace3712b4268aaa33c776173551ab (diff) | |
download | bcm5719-llvm-78621e40766b8a3817c9f882b8783faba2e6c725.tar.gz bcm5719-llvm-78621e40766b8a3817c9f882b8783faba2e6c725.zip |
[libcxxabi] Reorder base class initializers in libc++abi tests to prevent -Wreorder
Summary:
This patch fixes -Wreorder warnings on test classes with virtual bases. Since the compiler is performing the reordering anyway this change *should* have NFC.
However the test notes that it is checking that "virtual base classes work properly". Since initialization order is clearly part of correctness I want to confirm that this wasn't an intentional mistake.
Reviewers: mclow.lists, howard.hinnant
Subscribers: cfe-commits
Differential Revision: http://reviews.llvm.org/D21396
llvm-svn: 272821
Diffstat (limited to 'libcxx/test/std/utilities/tuple/tuple.general/tuple.smartptr.pass.cpp')
0 files changed, 0 insertions, 0 deletions