[Lldb-commits] [PATCH] D60667: Allow direct comparison of ConstString against StringRef
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sun Apr 14 09:55:30 PDT 2019
JDevlieghere accepted this revision as: JDevlieghere.
JDevlieghere added a comment.
This revision is now accepted and ready to land.
Thanks for doing this, Raphael!
I wonder if there's situations where this could be confusing/not what you'd expect, but I can't immediately think of anything. If that's the case we can always make the operator explicit, so this LGTM.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60667/new/
https://reviews.llvm.org/D60667
More information about the lldb-commits
mailing list