<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/libcxx/test/utilities/function.objects/func.wrap/func.wrap.func, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>Move test into test/std subdirectory.</title>
<updated>2014-12-20T01:40:03+00:00</updated>
<author>
<name>Eric Fiselier</name>
<email>eric@efcs.ca</email>
</author>
<published>2014-12-20T01:40:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=5a83710e371fe68a06e6e3876c6a2c8b820a8976'/>
<id>5a83710e371fe68a06e6e3876c6a2c8b820a8976</id>
<content type='text'>
llvm-svn: 224658
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 224658
</pre>
</div>
</content>
</entry>
<entry>
<title>Actually mark the tests an unsupported with MSAN (not just ASAN)</title>
<updated>2014-11-04T05:36:15+00:00</updated>
<author>
<name>Eric Fiselier</name>
<email>eric@efcs.ca</email>
</author>
<published>2014-11-04T05:36:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=652a3f3257dcb824c9be061994c8f3e22394bb40'/>
<id>652a3f3257dcb824c9be061994c8f3e22394bb40</id>
<content type='text'>
llvm-svn: 221240
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 221240
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark tests that replace operator new/delete as UNSUPPORTED with ASAN and MSAN.</title>
<updated>2014-11-04T05:11:41+00:00</updated>
<author>
<name>Eric Fiselier</name>
<email>eric@efcs.ca</email>
</author>
<published>2014-11-04T05:11:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=446e4b6be1ea99c88924ae6ee588eafa63264018'/>
<id>446e4b6be1ea99c88924ae6ee588eafa63264018</id>
<content type='text'>
tests that replace operator new/delete won't link when using ASAN and MSAN 
because these sanitizers also replace new/delete.

llvm-svn: 221236
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tests that replace operator new/delete won't link when using ASAN and MSAN 
because these sanitizers also replace new/delete.

llvm-svn: 221236
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix libc++ bug #20039: 'Constructing std::function from empty compatible std::function results in half-empty state' Thanks to Agustin Berge for the report, and for his and Eric Fiselier's work on a fix.</title>
<updated>2014-06-30T21:27:51+00:00</updated>
<author>
<name>Marshall Clow</name>
<email>mclow.lists@gmail.com</email>
</author>
<published>2014-06-30T21:27:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=38cae6330b3e41fb4c81f6fbdb98b4c8c5b159a8'/>
<id>38cae6330b3e41fb4c81f6fbdb98b4c8c5b159a8</id>
<content type='text'>
llvm-svn: 212070
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 212070
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug #19473. If you pass an allocator to std::function, we should use that allocator, not construct one from scratch. Add a test to make sure</title>
<updated>2014-04-18T17:23:36+00:00</updated>
<author>
<name>Marshall Clow</name>
<email>mclow.lists@gmail.com</email>
</author>
<published>2014-04-18T17:23:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=5f7c2db2ceae312498634bd521ef64a69a6e2545'/>
<id>5f7c2db2ceae312498634bd521ef64a69a6e2545</id>
<content type='text'>
llvm-svn: 206623
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 206623
</pre>
</div>
</content>
</entry>
<entry>
<title>Found six (nmostly) identical files named 'test_allocator.h' in the libcxx test suite. Moved one to /support, made it a superset, and removed all but one of the others, and iupdated all the includes. Left the odd one (thread/futures/test_allocator.h) for later.</title>
<updated>2013-12-03T00:18:10+00:00</updated>
<author>
<name>Marshall Clow</name>
<email>mclow.lists@gmail.com</email>
</author>
<published>2013-12-03T00:18:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=c3deeb5f89f0fa733e4e2c4d260d6f816d6b1b5e'/>
<id>c3deeb5f89f0fa733e4e2c4d260d6f816d6b1b5e</id>
<content type='text'>
llvm-svn: 196174
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 196174
</pre>
</div>
</content>
</entry>
<entry>
<title>War on tabs.</title>
<updated>2013-07-08T21:06:38+00:00</updated>
<author>
<name>Howard Hinnant</name>
<email>hhinnant@apple.com</email>
</author>
<published>2013-07-08T21:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=e0fe3d2e9680325f72a91ca18fd48d01b1016a67'/>
<id>e0fe3d2e9680325f72a91ca18fd48d01b1016a67</id>
<content type='text'>
llvm-svn: 185865
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 185865
</pre>
</div>
</content>
</entry>
<entry>
<title>Expose accidentally removed __compressed_pair constructor taking piecewise_construct_t.  This fixes http://llvm.org/bugs/show_bug.cgi?id=15918 .</title>
<updated>2013-05-06T16:58:36+00:00</updated>
<author>
<name>Howard Hinnant</name>
<email>hhinnant@apple.com</email>
</author>
<published>2013-05-06T16:58:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=eedfabd96e97c39080e4e91c21f17a7893932afa'/>
<id>eedfabd96e97c39080e4e91c21f17a7893932afa</id>
<content type='text'>
llvm-svn: 181217
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 181217
</pre>
</div>
</content>
</entry>
<entry>
<title>This is a start at making the libc++ test suite friendlier to the -fnoexceptions flag.  Although this is not a complete solution, it does reduce the number of test failures on OS X from 467 to 128 on OS X when -fno-exceptions is enabled, and does not impact the number of failures at all when -fno-exceptions is not enabled.  The bulk of this code was donated anonymously.</title>
<updated>2013-03-23T17:27:16+00:00</updated>
<author>
<name>Howard Hinnant</name>
<email>hhinnant@apple.com</email>
</author>
<published>2013-03-23T17:27:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=65a87ccdbf0c5ffc387e711946ddcb417efb48b8'/>
<id>65a87ccdbf0c5ffc387e711946ddcb417efb48b8</id>
<content type='text'>
llvm-svn: 177824
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 177824
</pre>
</div>
</content>
</entry>
<entry>
<title>Relax the complete-type checks that are happening under __invokable&lt;Fp, Args...&gt; to only check Fp, and not Args... .  This should be sufficient to give the desired high quality diagnostics under both bind and function.  And this allows a test reported by Rich E on cfe-dev to pass.  Tracked by &lt;rdar://problem/11880602&gt;.</title>
<updated>2012-07-16T16:17:34+00:00</updated>
<author>
<name>Howard Hinnant</name>
<email>hhinnant@apple.com</email>
</author>
<published>2012-07-16T16:17:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=403845ba75f6b1663013cfac10766e2ef3cd27c3'/>
<id>403845ba75f6b1663013cfac10766e2ef3cd27c3</id>
<content type='text'>
llvm-svn: 160285
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 160285
</pre>
</div>
</content>
</entry>
</feed>
