[Lldb-commits] [PATCH] D25179: [lldb] Improve identification of Linux core dumps. Fix for bug #30485.
Richard Chamberlain via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 11 07:09:28 PDT 2016
rnchamberlain added a comment.
Thanks, that's nicer. I did have a look for a 'contains()' method, but it has not made it into the docs yet.
http://llvm.org/docs/doxygen/html/classllvm_1_1StringRef.html
https://reviews.llvm.org/D25179
More information about the lldb-commits
mailing list