Removed a couple of static helpers in the data formatters, replaced with new general...
authorEnrico Granata <egranata@apple.com>
Fri, 14 Nov 2014 22:58:11 +0000 (22:58 +0000)
committerEnrico Granata <egranata@apple.com>
Fri, 14 Nov 2014 22:58:11 +0000 (22:58 +0000)
commite65a28f36fcd9e3391ccfe4e81d6a807c986fa08
tree1bd88ccd626c2e5c62a7ca60331ef1ef55b6c233
parent603d316517c75ced68ca29a234cfd17c12826f1b
Removed a couple of static helpers in the data formatters, replaced with new general logic in StringLexer

llvm-svn: 222058
lldb/include/lldb/DataFormatters/FormattersContainer.h
lldb/include/lldb/Utility/StringLexer.h
lldb/source/Utility/StringLexer.cpp