[libcxx-commits] [PATCH] D145257: [libc++] Fixes basic_string operator& hijacking.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Mar 3 11:21:06 PST 2023


Mordante updated this revision to Diff 502199.
Mordante added a comment.

Adds a missing file and fixes for C++03 and C++11.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145257

Files:
  libcxx/include/string
  libcxx/test/std/strings/basic.string/string.modifiers/string_append/initializer_list.pass.cpp
  libcxx/test/std/strings/basic.string/string.modifiers/string_assign/string.pass.cpp
  libcxx/test/support/nasty_string.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145257.502199.patch
Type: text/x-patch
Size: 14858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230303/64632803/attachment-0001.bin>


More information about the libcxx-commits mailing list