<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/libcxx/test/std/thread/thread.stoptoken/stopcallback/cons.const.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++] Make `stop_token` experimental</title>
<updated>2023-07-11T12:52:31+00:00</updated>
<author>
<name>Hui</name>
<email>hui.xie0621@gmail.com</email>
</author>
<published>2023-07-10T14:55:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=477f6bc407db14f6856420c6eb275747f8670758'/>
<id>477f6bc407db14f6856420c6eb275747f8670758</id>
<content type='text'>
There are discussions about different ways of implementing `stop_token` to make it more performant
mark `stop_token` as experimental to allow us to change the design before it is shipped

Co-authored-by: Louis Dionne &lt;ldionne.2@gmail.com&gt;

Differential Revision: https://reviews.llvm.org/D154700
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are discussions about different ways of implementing `stop_token` to make it more performant
mark `stop_token` as experimental to allow us to change the design before it is shipped

Co-authored-by: Louis Dionne &lt;ldionne.2@gmail.com&gt;

Differential Revision: https://reviews.llvm.org/D154700
</pre>
</div>
</content>
</entry>
<entry>
<title>[libc++] Implement `stop_token`</title>
<updated>2023-06-05T14:10:36+00:00</updated>
<author>
<name>Hui</name>
<email>hui.xie0621@gmail.com</email>
</author>
<published>2023-05-17T12:22:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=b77e50e6aef5650d1ce0ce7ad1a41049395b9426'/>
<id>b77e50e6aef5650d1ce0ce7ad1a41049395b9426</id>
<content type='text'>
Implement stop_token
http://eel.is/c++draft/thread.stoptoken
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement stop_token
http://eel.is/c++draft/thread.stoptoken
</pre>
</div>
</content>
</entry>
</feed>
