[libcxx-commits] [PATCH] D125496: [libc++] Simplify the string structures a bit more

Hubert Tong via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jun 11 11:23:14 PDT 2022


hubert.reinterpretcast added a comment.

In D125496#3575088 <https://reviews.llvm.org/D125496#3575088>, @ayzhao wrote:

> Chrome is observing failures on Windows caused by this patch: https://crbug.com/1334441

I will note this patch fixes an ABI break on AIX caused by https://reviews.llvm.org/D123580.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125496



More information about the libcxx-commits mailing list