Per off-list feedback, this API returns the *first* value with a given name, not...
authorEnrico Granata <egranata@apple.com>
Fri, 21 Nov 2014 22:23:08 +0000 (22:23 +0000)
committerEnrico Granata <egranata@apple.com>
Fri, 21 Nov 2014 22:23:08 +0000 (22:23 +0000)
commit49a6746942e164ddd1ef8d69f0d167e508c5b770
treed6d2445517f0ed5f66717a2bd23ef6785ae20f97
parent6596ba79339fe2c155fd5337cd9ba3dfc6013d4d
Per off-list feedback, this API returns the *first* value with a given name, not the *only* one. Rename it to reflect that

llvm-svn: 222582
lldb/include/lldb/API/SBValueList.h
lldb/scripts/Python/interface/SBValueList.i
lldb/source/API/SBValueList.cpp