[Lldb-commits] [PATCH] D65942: Disallow implicit conversion from pointers to bool in llvm::toStringRef
Raphael Isemann via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Sep 20 01:56:45 PDT 2019
teemperor updated this revision to Diff 220983.
teemperor marked an inline comment as done.
teemperor added a comment.
- Add GetNameForLanguageTypeAsRef to save some typing.
- Add comment for why we use enable_if.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65942/new/
https://reviews.llvm.org/D65942
Files:
lldb/include/lldb/Target/Language.h
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.220983.patch
Type: text/x-patch
Size: 5206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190920/28cc89be/attachment.bin>
More information about the lldb-commits
mailing list