[libcxx-commits] [PATCH] D156783: [libc++] Fix `std::out_of_range` thrown from `basic_stringbuf::str() &&`

Piotr Fusik via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Aug 2 08:11:26 PDT 2023


pfusik added a comment.

In D156783#4550729 <https://reviews.llvm.org/D156783#4550729>, @Mordante wrote:

> After you land the patch, can you put it up for backporting to LLVM-17? 
> (The instructions are here https://www.llvm.org/docs/GitHub.html#backporting-fixes-to-the-release-branches)

https://github.com/llvm/llvm-project/issues/64346


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156783/new/

https://reviews.llvm.org/D156783



More information about the libcxx-commits mailing list