[libcxx-commits] [PATCH] D132340: [libc++] Remove noexcept specifier from operator""s

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Aug 24 04:29:24 PDT 2022


philnik updated this revision to Diff 455159.
philnik added a comment.

- Fix CI


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132340

Files:
  libcxx/docs/Status/Cxx2bIssues.csv
  libcxx/include/string
  libcxx/include/string_view
  libcxx/test/libcxx/diagnostics/enable_nodiscard.verify.cpp
  libcxx/test/libcxx/diagnostics/enable_nodiscard_disable_after_cxx17.verify.cpp
  libcxx/test/libcxx/diagnostics/enable_nodiscard_disable_nodiscard_ext.verify.cpp
  libcxx/test/libcxx/diagnostics/nodiscard_extensions.verify.cpp
  libcxx/test/std/strings/basic.string.hash/enabled_hashes.pass.cpp
  libcxx/test/std/strings/basic.string.literals/noexcept.compile.pass.cpp
  libcxx/test/std/strings/string.classes/typedefs.compile.pass.cpp
  libcxx/test/std/strings/string.view/string.view.hash/enabled_hashes.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132340.455159.patch
Type: text/x-patch
Size: 38393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220824/44dfd308/attachment-0001.bin>


More information about the libcxx-commits mailing list