Fixed a bug that caused floating-point values
authorSean Callanan <scallanan@apple.com>
Sat, 20 Oct 2012 06:08:09 +0000 (06:08 +0000)
committerSean Callanan <scallanan@apple.com>
Sat, 20 Oct 2012 06:08:09 +0000 (06:08 +0000)
commita2cd62a1e73c38477df852c86ffd59d4e0a2c848
tree6ed3720981023da9fcbe2bc6f8d6f04db572d49b
parent3940bafb5449186c2364d263da7f1d4f7e224661
Fixed a bug that caused floating-point values
to be printed truncated.

<rdar://problem/12389615>

llvm-svn: 166368
lldb/source/Core/DataExtractor.cpp