<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/C++Frontend, branch release_20</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/C++Frontend?h=release_20</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/C++Frontend?h=release_20'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-05-05T21:35:44Z</updated>
<entry>
<title>llvm-gcc3 is gone</title>
<updated>2007-05-05T21:35:44Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-05-05T21:35:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5f2a3df54dc61cd643f4d5e4a4907dd75f1465cd'/>
<id>urn:sha1:5f2a3df54dc61cd643f4d5e4a4907dd75f1465cd</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36792 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>new testcase</title>
<updated>2007-05-04T00:51:23Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-05-04T00:51:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=38e94b2d060d7775749b4b9793aa5950e7dc2a8a'/>
<id>urn:sha1:38e94b2d060d7775749b4b9793aa5950e7dc2a8a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36722 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Test handling of TRY_CATCH_EXPRs for which the handler is a sequence of</title>
<updated>2007-05-01T18:49:30Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2007-05-01T18:49:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ecf05ca83ee919973395ade965d95e9afdcd3c1b'/>
<id>urn:sha1:ecf05ca83ee919973395ade965d95e9afdcd3c1b</id>
<content type='text'>
ordinary statements, rather than a list of CATCH_EXPRs or an EH_FILTER_EXPR.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36629 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make running these tests conditional on llvm-gcc supporting the language</title>
<updated>2007-04-22T05:53:18Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-22T05:53:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=749456dee45fe65ebb57a60e7e2099097a2bff23'/>
<id>urn:sha1:749456dee45fe65ebb57a60e7e2099097a2bff23</id>
<content type='text'>
of these test cases.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36328 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make it work on 64-bit systems.</title>
<updated>2007-04-17T05:48:35Z</updated>
<author>
<name>Jeff Cohen</name>
<email>jeffc@jolt-lang.org</email>
</author>
<published>2007-04-17T05:48:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=56398e39d70b88cea71faf575166ed2fbca6e2a6'/>
<id>urn:sha1:56398e39d70b88cea71faf575166ed2fbca6e2a6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36194 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>MAke this test portable.</title>
<updated>2007-04-16T21:18:56Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-04-16T21:18:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c27b4eff5cffafa4a0c26bbb9cab54a6fd9e5e69'/>
<id>urn:sha1:c27b4eff5cffafa4a0c26bbb9cab54a6fd9e5e69</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36164 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR1319:</title>
<updated>2007-04-16T17:36:08Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-16T17:36:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=eb1d74e0c8b2c08b98e9175be137ec4ae617a8b7'/>
<id>urn:sha1:eb1d74e0c8b2c08b98e9175be137ec4ae617a8b7</id>
<content type='text'>
Remove &amp;&amp; from the end of the lines to prevent tests from throwing run
lines into the background. Also, clean up places where the same command
is run multiple times by using a temporary file.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36142 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR1319:</title>
<updated>2007-04-16T15:31:49Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-16T15:31:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=43b40035baca3c0a66d3af538f8d5347fb4ceea6'/>
<id>urn:sha1:43b40035baca3c0a66d3af538f8d5347fb4ceea6</id>
<content type='text'>
Fix syntax of tests to ensure grep pattern is properly quoted.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36134 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR1319:</title>
<updated>2007-04-16T15:15:52Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-16T15:15:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4cda190ef512853b290db8b4054367fa2e3e094c'/>
<id>urn:sha1:4cda190ef512853b290db8b4054367fa2e3e094c</id>
<content type='text'>
Fix test syntax per new rules.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36133 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>make this test more portable.</title>
<updated>2007-04-16T06:14:28Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-04-16T06:14:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2911090cdf2ffe48db902b57a09d5ab1c379f136'/>
<id>urn:sha1:2911090cdf2ffe48db902b57a09d5ab1c379f136</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36118 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
