diff options
author | Eli Friedman <eli.friedman@gmail.com> | 2012-11-13 23:16:33 +0000 |
---|---|---|
committer | Eli Friedman <eli.friedman@gmail.com> | 2012-11-13 23:16:33 +0000 |
commit | 00fa429b5d58a2378861673fa8544a830901a3d2 (patch) | |
tree | 5976396a4f8a861fb6dac2e11ed6e946d0dbd943 /llvm/lib/CodeGen | |
parent | 1f8922cf7115da5cdaef7333f4ad51475c13e406 (diff) | |
download | bcm5719-llvm-00fa429b5d58a2378861673fa8544a830901a3d2.tar.gz bcm5719-llvm-00fa429b5d58a2378861673fa8544a830901a3d2.zip |
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
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions