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

6 Коммитов

Автор SHA1 Сообщение Дата
Argyrios Kyrtzidis d8b4216c82 [arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
are messed up, XFAIL does not help. Waiting until DISABLE is supported..

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148012 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-12 02:34:32 +00:00
Argyrios Kyrtzidis 510037b4c2 [arcmt] XFAIL on mingw.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@147830 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-10 02:39:29 +00:00
Argyrios Kyrtzidis b004a49437 [arcmt] Disable tests in mingw, no idea why they are failing there.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@147713 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-07 02:24:23 +00:00
Argyrios Kyrtzidis 280b4ada96 [arcmt] In GC, error for __strong/__weak on non-objc pointers.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143887 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-06 18:58:23 +00:00
Argyrios Kyrtzidis 1fe4203ca0 [arcmt] In GC, error out when there is a call that returns a pointer to
GC managed non-objc object memory.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143747 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-04 23:43:03 +00:00
Argyrios Kyrtzidis 81eecde879 [arcmt] In GC, error for use of CFMakeCollectable because it will leak the
object that it receives in ARC.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143700 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-04 15:58:17 +00:00