[all-commits] [llvm/llvm-project] 019a90: [libc++] Deprecate extension `packaged_task::resul...

A. Jiang via All-commits all-commits at lists.llvm.org
Mon Jan 13 06:12:47 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 019a902ac644c59dfa8e6091f96846b516444ca5
      https://github.com/llvm/llvm-project/commit/019a902ac644c59dfa8e6091f96846b516444ca5
  Author: A. Jiang <de34 at live.cn>
  Date:   2025-01-13 (Mon, 13 Jan 2025)

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

  Log Message:
  -----------
  [libc++] Deprecate extension `packaged_task::result_type` (#122600)

This extension is questionable and non-conforming. Perhaps we should
deprecate and then remove it.

Towards #112856.



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