Add a fail test for aligned_union of an incomplete type. See LWG#2979. NFC
authorMarshall Clow <mclow.lists@gmail.com>
Tue, 31 Oct 2017 00:05:17 +0000 (00:05 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Tue, 31 Oct 2017 00:05:17 +0000 (00:05 +0000)
commit30631ea6aabcfe9ab406f0642e6a4426f64dc45e
treef97c37679d000c14d0f9f0346d42dd0afc527e4e
parent5552f503d52086efca9f33cf74885feb3a486fb0
Add a fail test for aligned_union of an incomplete type. See LWG#2979. NFC

llvm-svn: 316969
libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/aligned_union.fail.cpp [new file with mode: 0644]