<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/FrontendObjC++, branch release_28</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/FrontendObjC++?h=release_28</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/FrontendObjC++?h=release_28'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-08-06T19:02:24Z</updated>
<entry>
<title>Test case for r110459.  Radar 8264751.  Test case by Fariborz Jahanian!</title>
<updated>2010-08-06T19:02:24Z</updated>
<author>
<name>Stuart Hastings</name>
<email>stuart@apple.com</email>
</author>
<published>2010-08-06T19:02:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=01fae7c850674dadd2fa3ca8393f11b4f0958c96'/>
<id>urn:sha1:01fae7c850674dadd2fa3ca8393f11b4f0958c96</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110467 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Test case for r110250.  Radar 8264670.  Test case by Fariborz Jahanian!</title>
<updated>2010-08-04T22:05:38Z</updated>
<author>
<name>Stuart Hastings</name>
<email>stuart@apple.com</email>
</author>
<published>2010-08-04T22:05:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=009944e7746444ba599c5c908f00551730bc0120'/>
<id>urn:sha1:009944e7746444ba599c5c908f00551730bc0120</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110254 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Diabolical hack to make a test compatible with clang.  (Thanks to Dale!)  Radar 8246180.</title>
<updated>2010-08-02T23:29:03Z</updated>
<author>
<name>Stuart Hastings</name>
<email>stuart@apple.com</email>
</author>
<published>2010-08-02T23:29:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8eab2c2f54d16f518a36eadc3c0d16fea6d75127'/>
<id>urn:sha1:8eab2c2f54d16f518a36eadc3c0d16fea6d75127</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110081 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Testcase for r110043.  Radar 8246180.</title>
<updated>2010-08-02T22:09:53Z</updated>
<author>
<name>Stuart Hastings</name>
<email>stuart@apple.com</email>
</author>
<published>2010-08-02T22:09:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=32a9e831c27dd18e388e02a6bf1e95aae240c575'/>
<id>urn:sha1:32a9e831c27dd18e388e02a6bf1e95aae240c575</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110070 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>This is an objective-c test, not an objective-c++ one.</title>
<updated>2008-10-06T18:42:48Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2008-10-06T18:42:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9d0edb0b26f27487d7d86c339ec376223bd49faa'/>
<id>urn:sha1:9d0edb0b26f27487d7d86c339ec376223bd49faa</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57193 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Actually run Obj-C++ tests if llvm-gcc supports.</title>
<updated>2008-10-06T10:31:21Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2008-10-06T10:31:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=96f945267c986ddedf3ec1af0f131841b056bc25'/>
<id>urn:sha1:96f945267c986ddedf3ec1af0f131841b056bc25</id>
<content type='text'>
Before there were two problems: (1) configure
turned "obj-c++" into "obj" in the langs line;
(2) the dejagnu library called it objc++ not
obj-c++.
Now the problem is that some of these tests don't
pass!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57167 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>New test case.</title>
<updated>2008-10-03T18:12:59Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2008-10-03T18:12:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=90523c714671a4f6e51be309986c9fc0e52b2834'/>
<id>urn:sha1:90523c714671a4f6e51be309986c9fc0e52b2834</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57023 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Move tests of the ObjC++ front-end to their own</title>
<updated>2008-08-07T17:48:08Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2008-08-07T17:48:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=dbfccf64d93e2ea30d9194e754e53ea7b2ea9aba'/>
<id>urn:sha1:dbfccf64d93e2ea30d9194e754e53ea7b2ea9aba</id>
<content type='text'>
directory: some people (guess who!) may build llvm-gcc
with support for objc but not with support for objc++.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54471 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
