Skip to content
Commit 00fa429b authored by Eli Friedman's avatar Eli Friedman
Browse files

Don't try to save the assigned value in a Objective-C property assignment

if the type of the value is a non-trivial class type.  Fixes PR14318.

(There's a minor ObjC++ language change here: given that we can't save the
value, the type of the assignment expression is void in such cases.)

llvm-svn: 167884
parent 1f8922cf
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