<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/libcxx/test/std/thread/thread.jthread/get_stop_token.pass.cpp, branch users/ojhunt/ptrauth-additions</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>[libc++] Remove availability annotations that aren't required anymore (#161640)</title>
<updated>2025-10-09T06:46:02+00:00</updated>
<author>
<name>Nikolas Klauser</name>
<email>nikolasklauser@berlin.de</email>
</author>
<published>2025-10-09T06:46:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=1760206383fcb93bf97267a2a7a6bb90721d7fda'/>
<id>1760206383fcb93bf97267a2a7a6bb90721d7fda</id>
<content type='text'>
Apple dropped support for some older platforms, so we can also remove
the annotations for them.
See https://developer.apple.com/support/xcode/ for the supported
versions.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apple dropped support for some older platforms, so we can also remove
the annotations for them.
See https://developer.apple.com/support/xcode/ for the supported
versions.</pre>
</div>
</content>
</entry>
<entry>
<title>[libc++] Remove test suite annotations for experimental stop_token (#110890)</title>
<updated>2024-10-03T13:05:16+00:00</updated>
<author>
<name>Louis Dionne</name>
<email>ldionne.2@gmail.com</email>
</author>
<published>2024-10-03T13:05:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=121ed5c1985356436d0040dbe81bca26992b1fae'/>
<id>121ed5c1985356436d0040dbe81bca26992b1fae</id>
<content type='text'>
&lt;stop_token&gt; is not experimental anymore, so its tests shouldn't be
guarded by libcpp-has-no-experimental-stop_token.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
&lt;stop_token&gt; is not experimental anymore, so its tests shouldn't be
guarded by libcpp-has-no-experimental-stop_token.</pre>
</div>
</content>
</entry>
<entry>
<title>[libc++] Introduce make_test_jthread for jthread tests (#68837)</title>
<updated>2023-10-13T17:54:54+00:00</updated>
<author>
<name>Louis Dionne</name>
<email>ldionne.2@gmail.com</email>
</author>
<published>2023-10-13T17:54:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=475e154331af19f175ec082b08547b155bba1577'/>
<id>475e154331af19f175ec082b08547b155bba1577</id>
<content type='text'>
This patch introduces the support::make_test_jthread utility which is
basically the same as support::make_test_thread but for std::jthread. It
allows vendors to maintain a downstream way to create threads for use
within the test suite, which is especially useful for embedded
platforms.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch introduces the support::make_test_jthread utility which is
basically the same as support::make_test_thread but for std::jthread. It
allows vendors to maintain a downstream way to create threads for use
within the test suite, which is especially useful for embedded
platforms.</pre>
</div>
</content>
</entry>
<entry>
<title>[libc++] implement std::`jthread`</title>
<updated>2023-09-16T18:54:19+00:00</updated>
<author>
<name>Hui</name>
<email>hui.xie0621@gmail.com</email>
</author>
<published>2023-06-19T12:32:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=695138ca8405779c2b7756cc31d887aa54f56bb8'/>
<id>695138ca8405779c2b7756cc31d887aa54f56bb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
