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
Loading
Please sign in to comment