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

4 Коммитов

Автор SHA1 Сообщение Дата
Fariborz Jahanian 9e0393d553 Also, these objc++ rewriter tests are meant to run in NeXt's
fragile-abi mode.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149788 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-04 19:06:06 +00:00
Fariborz Jahanian e7c5c93e37 Rewriting of imported variable from outer
blocks's argument in the inner block requires special treatment.
Fixes radar 7692419.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@97244 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-26 19:05:20 +00:00
Fariborz Jahanian 2ce692aa82 Added test case for non-objective-c situation in
my last patch.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@97075 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-24 22:53:58 +00:00
Fariborz Jahanian 5e49b2f3e0 Implement nasty rewriting of nested blocks when inner
blocks use variables not used in any of the outer blocks.
(Fixes radar 7682149).



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@97073 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-24 22:48:18 +00:00