Fix an issue where LLDB would not accept the --description-verbosity option to 'po...
authorEnrico Granata <egranata@apple.com>
Mon, 26 Sep 2016 21:36:17 +0000 (21:36 +0000)
committerEnrico Granata <egranata@apple.com>
Mon, 26 Sep 2016 21:36:17 +0000 (21:36 +0000)
commit543a26e958e0667143d2866f6cda5d3947c0c7c3
treec848c87c8b42eaf18dc47b8cd7f184c61f6018a2
parent2b9008e5e58f7e19a3dde38520529ba15db81aeb
Fix an issue where LLDB would not accept the --description-verbosity option to 'po' without an argument after the StringRef refactoring

Fixes rdar://28480275

llvm-svn: 282445
lldb/source/Commands/CommandObjectExpression.cpp