Add a notification message in 'type lookup' when the current language doesn't yield...
authorEnrico Granata <egranata@apple.com>
Thu, 25 Aug 2016 22:11:01 +0000 (22:11 +0000)
committerEnrico Granata <egranata@apple.com>
Thu, 25 Aug 2016 22:11:01 +0000 (22:11 +0000)
commitce8b743d59eff6ca590c428254d06a0da3754bbc
tree51c3f4c78185b97686f0d84727ec29cad49ba931
parent68ce7928dc9160e8672e8b8f10ab620faea54d38
Add a notification message in 'type lookup' when the current language doesn't yield results and one has to go across multiple languages to scan for types

Fixes rdar://22422313

llvm-svn: 279784
lldb/source/Commands/CommandObjectType.cpp