Skip to content
Commit dd04d33e authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Part one of handling C++ functional casts. This handles semantic

analysis and AST-building for the cases where we have N != 1
arguments. For N == 1 arguments, we need to finish the C++
implementation of explicit type casts (C++ [expr.cast]).

llvm-svn: 62329
parent 867df546
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