diff options
author | John McCall <rjmccall@apple.com> | 2014-02-08 03:26:05 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2014-02-08 03:26:05 +0000 |
commit | 57420b320cd989b49e6a458b129b3262834ad589 (patch) | |
tree | feb8a523ecdae34b8c09cfecd276abcc8520e7b5 /libcxx/test/containers/associative/multiset/multiset.cons/copy_assign.pass.cpp | |
parent | 42063b0b1cc6dfb91fca302ac1a1e3432287ba32 (diff) | |
download | bcm5719-llvm-57420b320cd989b49e6a458b129b3262834ad589.tar.gz bcm5719-llvm-57420b320cd989b49e6a458b129b3262834ad589.zip |
type_info objects are not unnamed_addr: the ABI requires us to
unique them and permits the implementation of dynamic_cast (and
anything else which knows it's working with a complete class
type) to compare their addresses directly.
rdar://16005328
llvm-svn: 201020
Diffstat (limited to 'libcxx/test/containers/associative/multiset/multiset.cons/copy_assign.pass.cpp')
0 files changed, 0 insertions, 0 deletions