[libcxx-commits] [PATCH] D104985: [libcxx][NFC] replaces `<algorithm>` includes with specific headers

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jul 2 16:13:28 PDT 2021


cjdb updated this revision to Diff 356294.
cjdb added a comment.

rebases to activate CI


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104985

Files:
  libcxx/include/__algorithm/comp_ref_type.h
  libcxx/include/__bit_reference
  libcxx/include/__hash_table
  libcxx/include/__split_buffer
  libcxx/include/__tree
  libcxx/include/array
  libcxx/include/bitset
  libcxx/include/deque
  libcxx/include/ext/hash_map
  libcxx/include/ext/hash_set
  libcxx/include/filesystem
  libcxx/include/forward_list
  libcxx/include/list
  libcxx/include/locale
  libcxx/include/map
  libcxx/include/module.modulemap
  libcxx/include/queue
  libcxx/include/random
  libcxx/include/regex
  libcxx/include/set
  libcxx/include/string
  libcxx/include/string_view
  libcxx/include/unordered_map
  libcxx/include/unordered_set
  libcxx/include/valarray
  libcxx/include/vector
  libcxx/test/std/containers/sequences/array/array.data/data.pass.cpp
  libcxx/test/std/containers/sequences/array/array.data/data_const.pass.cpp
  libcxx/test/std/containers/sequences/list/list.ops/sort.pass.cpp
  libcxxabi/test/test_demangle.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104985.356294.patch
Type: text/x-patch
Size: 22234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210702/257a25c8/attachment-0001.bin>


More information about the libcxx-commits mailing list