[libcxx-commits] [PATCH] D141228: [libc++] Granularize <bit> includes

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 13 04:27:41 PST 2023


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

Rebased


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141228

Files:
  libcxx/include/__format/parser_std_format_spec.h
  libcxx/include/__format/unicode.h
  libcxx/include/__random/uniform_int_distribution.h
  libcxx/include/algorithm
  libcxx/include/chrono
  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/cxx2b.csv
  libcxx/test/std/numerics/bit/bit.endian/endian.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141228.496930.patch
Type: text/x-patch
Size: 5932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230213/155b09da/attachment.bin>


More information about the libcxx-commits mailing list