Change auto to size_t to fix warning.
authorZachary Turner <zturner@google.com>
Fri, 9 Jan 2015 20:15:03 +0000 (20:15 +0000)
committerZachary Turner <zturner@google.com>
Fri, 9 Jan 2015 20:15:03 +0000 (20:15 +0000)
commit225cc30afe18dd625f22519b6d4903ac4da08c3a
treeea5b1269b5060ff578e60c07d81b550992d3930b
parent3f7f2077c372e5c827c0c6ae7b2f8025402331a0
Change auto to size_t to fix warning.

Patch by Dan Sinclair
Differential Revision: http://reviews.llvm.org/D6899

llvm-svn: 225539
lldb/source/DataFormatters/NSIndexPath.cpp