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

Switch the initialization of Objective-C message parameters (as occurs

during message sends) over to the new initialization code and away
from the C-only CheckSingleAssignmentConstraints. The enables the use
of C++ types in method parameters and message arguments, as well as
unifying more initialiation code overall.

llvm-svn: 102035
parent 14b1d758
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