[libcxx-commits] [PATCH] D100737: [libc++] Fix some typos and remove unused macros. NFCI.

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Apr 19 11:48:33 PDT 2021


Quuxplusone updated this revision to Diff 338584.
Quuxplusone added a comment.

Fix tests in C++03 mode. Poke buildbot. Will land, if this buildkite run passes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100737

Files:
  libcxx/include/__bits
  libcxx/include/__config
  libcxx/include/__node_handle
  libcxx/include/experimental/__config
  libcxx/include/locale
  libcxx/include/unordered_map
  libcxx/test/libcxx/depr/depr.auto.ptr/auto.ptr/auto_ptr.cxx1z.pass.cpp
  libcxx/test/std/containers/sequences/list/list.capacity/resize_size.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100737.338584.patch
Type: text/x-patch
Size: 4870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210419/4a50759a/attachment-0001.bin>


More information about the libcxx-commits mailing list