[libcxx-commits] [PATCH] D43159: Modernize: Use nullptr more.

Bruce Mitchener via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jul 1 09:32:41 PDT 2019


brucem updated this revision to Diff 207356.
brucem added a comment.

Updating to current master.


Repository:
  rCXX libc++

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

https://reviews.llvm.org/D43159

Files:
  include/__locale
  include/__sso_allocator
  include/__string
  include/__threading_support
  include/algorithm
  include/bitset
  include/chrono
  include/fstream
  include/functional
  include/ios
  include/istream
  include/iterator
  include/locale
  include/memory
  include/regex
  include/sstream
  include/streambuf
  include/string
  include/strstream
  include/system_error
  include/valarray
  src/new.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43159.207356.patch
Type: text/x-patch
Size: 53322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190701/c4b5a411/attachment-0001.bin>


More information about the libcxx-commits mailing list