[all-commits] [llvm/llvm-project] 8b171a: [libc++] Remove the `packaged_task::result_type` e...

A. Jiang via All-commits all-commits at lists.llvm.org
Thu Jul 10 00:05:13 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8b171a08db946ad382a3726d9deb9420d43a59ee
      https://github.com/llvm/llvm-project/commit/8b171a08db946ad382a3726d9deb9420d43a59ee
  Author: A. Jiang <de34 at live.cn>
  Date:   2025-07-10 (Thu, 10 Jul 2025)

  Changed paths:
    M libcxx/docs/ReleaseNotes/21.rst
    M libcxx/include/future
    R libcxx/test/libcxx/thread/futures/futures.task/type.depr.verify.cpp
    R libcxx/test/libcxx/thread/futures/futures.task/types.pass.cpp
    A libcxx/test/std/thread/futures/futures.task/futures.task.members/type.verify.cpp

  Log Message:
  -----------
  [libc++] Remove the `packaged_task::result_type` extension (#147671)

No escape hatch added, as there doesn't seem anyone critically relying
on this.



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