[all-commits] [llvm/llvm-project] 51f552: [libc++][NFC] Mark P1869R1 as implemented (#107746)
Hristo Hristov via All-commits
all-commits at lists.llvm.org
Fri Sep 13 09:05:42 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 51f552568901b069f04edd9eacac89be452bfadf
https://github.com/llvm/llvm-project/commit/51f552568901b069f04edd9eacac89be452bfadf
Author: Hristo Hristov <hghristov.rmm at gmail.com>
Date: 2024-09-13 (Fri, 13 Sep 2024)
Changed paths:
M libcxx/docs/Status/Cxx20Papers.csv
Log Message:
-----------
[libc++][NFC] Mark P1869R1 as implemented (#107746)
https://wg21.link/p1869r1: Rename `condition_variable_any` interruptible
wait methods
The paper was implemented as experimental feature in Clang 18 in:
https://github.com/llvm/llvm-project/commit/4fa812bb52a5b1eea22750a1b59f94221d0df622
Experimental status removed in:
https://github.com/llvm/llvm-project/pull/107900
Closes https://github.com/llvm/llvm-project/issues/100031
---------
Co-authored-by: Hristo Hristov <zingam at outlook.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list