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

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 17 02:36:33 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG40a20ae6ab80: [libc++] Granularize <bit> includes (authored by philnik).

Changed prior to commit:
  https://reviews.llvm.org/D141228?vs=496930&id=498300#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141228

Files:
  libcxx/docs/ReleaseNotes.rst
  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.498300.patch
Type: text/x-patch
Size: 6401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230217/6e29b497/attachment.bin>


More information about the libcxx-commits mailing list