<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/unittests, branch testing</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/unittests?h=testing</id>
<link rel='self' href='https://git.amat.us/llvm/atom/unittests?h=testing'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2013-03-16T15:00:51Z</updated>
<entry>
<title>Test case for graceful handling of long file names on Windows.  Patch thanks to Paul Robinson!</title>
<updated>2013-03-16T15:00:51Z</updated>
<author>
<name>Aaron Ballman</name>
<email>aaron@aaronballman.com</email>
</author>
<published>2013-03-16T15:00:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=551152f7d8c330692ed8ea9fc26fb6dd5efd118b'/>
<id>urn:sha1:551152f7d8c330692ed8ea9fc26fb6dd5efd118b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177223 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[Support][Test] Missed this in the API change.</title>
<updated>2013-03-14T00:33:37Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2013-03-14T00:33:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d483d2813c2ee86be6c104e24ad2f8b3ed26373b'/>
<id>urn:sha1:d483d2813c2ee86be6c104e24ad2f8b3ed26373b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176996 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[Support][ErrorOr] Add support for implicit conversion from error code/condition enums.</title>
<updated>2013-02-28T01:44:26Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2013-02-28T01:44:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9b4886ee55c4d13cf0f663fe0ee5e0cfacb39667'/>
<id>urn:sha1:9b4886ee55c4d13cf0f663fe0ee5e0cfacb39667</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176228 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Only include move-related Optional&lt;T&gt; tests when rvalue references are available.</title>
<updated>2013-02-21T07:58:45Z</updated>
<author>
<name>David Blaikie</name>
<email>dblaikie@gmail.com</email>
</author>
<published>2013-02-21T07:58:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=485740205bcaa9c348c1675f81e8d1673b7694aa'/>
<id>urn:sha1:485740205bcaa9c348c1675f81e8d1673b7694aa</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175730 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add move ctor/assignment to Optional&lt;T&gt;</title>
<updated>2013-02-21T07:55:39Z</updated>
<author>
<name>David Blaikie</name>
<email>dblaikie@gmail.com</email>
</author>
<published>2013-02-21T07:55:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ea72255f5b0e8d92d5ae9feb5e92605d123888ca'/>
<id>urn:sha1:ea72255f5b0e8d92d5ae9feb5e92605d123888ca</id>
<content type='text'>
Code review feedback for r175580 by Jordan Rose.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175729 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Move the SplatByte helper to APInt and generalize it a bit.</title>
<updated>2013-02-20T13:00:06Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2013-02-20T13:00:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ad4da0fc321230261b4d0387f0ec216eb8aa50ca'/>
<id>urn:sha1:ad4da0fc321230261b4d0387f0ec216eb8aa50ca</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175621 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Rename llvm::Optional&lt;T&gt;::Reset to 'reset' as per LLVM naming conventions.</title>
<updated>2013-02-20T06:25:36Z</updated>
<author>
<name>David Blaikie</name>
<email>dblaikie@gmail.com</email>
</author>
<published>2013-02-20T06:25:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4318fc5e1e44f355ae117dcac385f1718d971e90'/>
<id>urn:sha1:4318fc5e1e44f355ae117dcac385f1718d971e90</id>
<content type='text'>
Code review feedback on r175580 from Jordan Rose.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175595 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Allow llvm::Optional to work with types without default constructors.</title>
<updated>2013-02-20T00:26:04Z</updated>
<author>
<name>David Blaikie</name>
<email>dblaikie@gmail.com</email>
</author>
<published>2013-02-20T00:26:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a28eda7e401f37a2fe42ca9bba96b6e662b60cf0'/>
<id>urn:sha1:a28eda7e401f37a2fe42ca9bba96b6e662b60cf0</id>
<content type='text'>
This generalizes Optional to require less from the T type by using aligned
storage for backing &amp; placement new/deleting the T into it when necessary.

Also includes unit tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175580 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove my bogus MapVector::erase() with a narrower ::pop_back(), and add a unit test.</title>
<updated>2013-02-19T18:26:07Z</updated>
<author>
<name>Douglas Gregor</name>
<email>dgregor@apple.com</email>
</author>
<published>2013-02-19T18:26:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1f1713ff7a53c9c491c59886984f6a0534ce3630'/>
<id>urn:sha1:1f1713ff7a53c9c491c59886984f6a0534ce3630</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175538 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>ADT: Correct APInt::getActiveWords for zero values</title>
<updated>2013-02-07T18:36:50Z</updated>
<author>
<name>Meador Inge</name>
<email>meadori@codesourcery.com</email>
</author>
<published>2013-02-07T18:36:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=35b1423ee67a6ec7052016dda486e6ee4a118db4'/>
<id>urn:sha1:35b1423ee67a6ec7052016dda486e6ee4a118db4</id>
<content type='text'>
PR15138 was opened because of a segfault in the Bitcode writer.
The actual issue ended up being a bug in APInt where calls to
APInt::getActiveWords returns a bogus value when the APInt value
is 0.  This patch fixes the problem by ensuring that getActiveWords
returns 1 for 0 valued APInts.

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