Implement C++ semantics for C-style and functional-style casts. This regresses...
Implement C++ semantics for C-style and functional-style casts. This regresses Clang extension conversions, like vectors, but allows conversions via constructors and conversion operators. Add custom conversions to static_cast. llvm-svn: 77076
Loading
Please register or sign in to comment