[PATCH] D43159: Modernize: Use nullptr more.

Bruce Mitchener via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 1 09:35:23 PDT 2019


brucem added a comment.

In addition to my previous explanation for the concerns about using `nullptr` more ... it should be noted that many of these files already use `nullptr`.


Repository:
  rCXX libc++

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

https://reviews.llvm.org/D43159





More information about the cfe-commits mailing list