llvm-project/libcxx/test/std/utilities/meta/meta.unary
Eric Fiselier bfbafa541a Fix has_unique_object_representation after Clang commit r324134.
Clang previously reported an empty union as having a unique object
representation. This was incorrect and was fixed in a recent Clang commit.

This patch fixes the libc++ tests.

llvm-svn: 324153
2018-02-02 22:39:59 +00:00
..
meta.unary.cat [libcxx] [test] Untabify, NFC. 2017-07-29 00:55:10 +00:00
meta.unary.comp [libcxx] [test] Untabify, NFC. 2017-07-29 00:55:10 +00:00
meta.unary.prop Fix has_unique_object_representation after Clang commit r324134. 2018-02-02 22:39:59 +00:00
nothing_to_do.pass.cpp