[Lldb-commits] [PATCH] D50327: Add ConstString::IsNull() to tell between null vs. empty strings and fix usage in Mangled::GetDemangledName()

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 6 07:03:12 PDT 2018


labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.

LGTM. Thanks for splitting this out.


https://reviews.llvm.org/D50327





More information about the lldb-commits mailing list