[libcxx-commits] [PATCH] D154860: [NFC][libc++][bitset] Refactors constructors.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jul 15 03:25:30 PDT 2023


Mordante updated this revision to Diff 540669.
Mordante marked an inline comment as done.
Mordante added a comment.

Addresses the last review comment that I forgot to save.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154860

Files:
  libcxx/include/bitset
  libcxx/test/libcxx/transitive_includes/cxx03.csv
  libcxx/test/libcxx/transitive_includes/cxx11.csv
  libcxx/test/libcxx/transitive_includes/cxx14.csv
  libcxx/test/libcxx/transitive_includes/cxx17.csv
  libcxx/test/libcxx/transitive_includes/cxx20.csv
  libcxx/test/libcxx/transitive_includes/cxx23.csv
  libcxx/test/libcxx/transitive_includes/cxx26.csv
  libcxx/test/std/utilities/template.bitset/bitset.members/left_shift.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154860.540669.patch
Type: text/x-patch
Size: 9141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230715/430ad9b9/attachment-0001.bin>


More information about the libcxx-commits mailing list