[PATCH] D65942: Disallow implicit conversion from pointers to bool in llvm::toStringRef
Raphael Isemann via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 8 06:48:27 PDT 2019
teemperor added a comment.
I'm fine with extending this to all pointers as it doesn't seem to be used in that way anywhere.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65942/new/
https://reviews.llvm.org/D65942
More information about the llvm-commits
mailing list