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. llvm-svn: 292294
Loading
Please sign in to comment
In recent changes type_info's private constructor was accidentally made implicit. This patch fixes that. llvm-svn: 292294