[Lldb-commits] [PATCH] D65942: Disallow implicit conversion from const char* to bool in llvm::toStringRef
Raphael Isemann via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Aug 8 05:34:11 PDT 2019
teemperor added a comment.
See also https://bugs.llvm.org/show_bug.cgi?id=42895#c11 where we have some of the produced logs that contain 'true' instead of the actual content.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65942/new/
https://reviews.llvm.org/D65942
More information about the lldb-commits
mailing list