You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/language.support/support.rtti
Eric Fiselier c33a93b16f Merge r292294: Fix type_info's constructor by making it explicit again.
In recent changes type_info's private constructor was accidentally made
implicit. This patch fixes that.


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/branches/release_40@292309 91177308-0d34-0410-b5e6-96231b3b80d8
9 years ago
..
bad.cast Move test into test/std subdirectory. 11 years ago
bad.typeid Move test into test/std subdirectory. 11 years ago
type.info Merge r292294: Fix type_info's constructor by making it explicit again. 9 years ago