[PATCH] D43159: Modernize: Use nullptr more.
Marshall Clow via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jun 1 06:30:56 PDT 2019
mclow.lists added a comment.
In D43159#1526170 <https://reviews.llvm.org/D43159#1526170>, @brucem wrote:
> Can we revive this review? I'd still like to land this ...
What was the result of testing with `-std=c++98` and/or `-std=gnu++98` ?
The code changes look fine; but as @Ericwf said....
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