[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
Fri Aug 9 00:14:24 PDT 2019
teemperor updated this revision to Diff 214315.
teemperor edited the summary of this revision.
teemperor added a comment.
- Now using std::enable_if
- Fixed another implicit conversion that seems to be on purpose.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65942/new/
https://reviews.llvm.org/D65942
Files:
lldb/source/Symbol/TypeSystem.cpp
llvm/include/llvm/ADT/StringExtras.h
llvm/include/llvm/CodeGen/CommandFlags.inc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65942.214315.patch
Type: text/x-patch
Size: 4542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190809/ddbb7e67/attachment.bin>
More information about the llvm-commits
mailing list