Skip to content
Commit e3fbbccc authored by Richard Smith's avatar Richard Smith
Browse files

Implement std::is_base_of for the case where we don't have a compiler

intrinsic. This relies upon the fact that overload resolution does not check
access and ambiguity for a derived-to-base conversion. This passes all
is_base_of tests in the test suite.

llvm-svn: 170662
parent b1527b75
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment