[all-commits] [llvm/llvm-project] 06ef75: [libc++] Implement LWG3464(istream::gcount() can o...

yronglin via All-commits all-commits at lists.llvm.org
Tue Aug 29 05:19:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 06ef752b7c23851c6b8651456aac815736dc64e2
      https://github.com/llvm/llvm-project/commit/06ef752b7c23851c6b8651456aac815736dc64e2
  Author: yronglin <yronglin777 at gmail.com>
  Date:   2023-08-29 (Tue, 29 Aug 2023)

  Changed paths:
    M libcxx/docs/Status/Cxx23Issues.csv
    M libcxx/include/istream

  Log Message:
  -----------
  [libc++] Implement LWG3464(istream::gcount() can overflow)

Implement LWG3464 https://wg21.link/LWG3464

Reviewed By: #libc, Mordante, philnik

Differential Revision: https://reviews.llvm.org/D158749




More information about the All-commits mailing list