Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Fariborz Jahanian 1b23fe61cf Fix a code gen. bug involving generation of getter method
from properties of _Complex type. (radar 7351147).



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@99558 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-25 21:56:43 +00:00
Fariborz Jahanian 707ea283f5 Code gen for compound assignment of complex
types using property syntax to access setter/getters.
(also radar 7351147).


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@99307 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-23 18:43:00 +00:00
Fariborz Jahanian dfb1eb208e Patch to implement code gen. use of compound assignent on
properties of complex type. Radar 7351147.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@99299 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-23 18:08:50 +00:00