Fix a typo in FormatCache.cpp such that the cache would potentially return an invalid...
authorEnrico Granata <egranata@apple.com>
Thu, 18 Feb 2016 19:23:52 +0000 (19:23 +0000)
committerEnrico Granata <egranata@apple.com>
Thu, 18 Feb 2016 19:23:52 +0000 (19:23 +0000)
commitc525d3d4c705b0f2a427a3f128d367fe0f9b1855
tree43107ec409901d3e62162f1918de5b7e5ccf6b0a
parentbd09e86f82ae520b804f50068ab129f3f0b72ab8
Fix a typo in FormatCache.cpp such that the cache would potentially return an invalid format in some cases

llvm-svn: 261246
lldb/source/DataFormatters/FormatCache.cpp