[Lldb-commits] [PATCH] D67001: [lldb] Limit the amount of zeroes we use for padding when printing small floats

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 4 04:42:30 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370880: [lldb] Limit the amount of zeroes we use for padding when printing small floats (authored by teemperor, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D67001?vs=218072&id=218646#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67001/new/

https://reviews.llvm.org/D67001

Files:
  lldb/trunk/include/lldb/Target/Target.h
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/float-display/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/float-display/TestFloatDisplay.py
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/float-display/main.c
  lldb/trunk/source/Core/Debugger.cpp
  lldb/trunk/source/Core/DumpDataExtractor.cpp
  lldb/trunk/source/Target/Target.cpp
  lldb/trunk/source/Target/TargetProperties.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67001.218646.patch
Type: text/x-patch
Size: 11793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190904/bb2c58bf/attachment-0001.bin>


More information about the lldb-commits mailing list