[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: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 libcxx-commits
mailing list