Skip to content
Commit 9f831dbb authored by Sebastian Redl's avatar Sebastian Redl
Browse files

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
parent 605bd113
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