History log of /external/lldb/test/functionalities/data-formatter/rdar-9974002/main.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ef1923d722126810ef879edb959eed8c85a0742f 23-Aug-2011 Enrico Granata <granata.enrico@gmail.com> Improved the user-friendliness of errors shown by the summary feature in certain areas
Renamed format "signed decimal" to be "decimal". "unsigned decimal" remains unchanged:
- the name "signed decimal" was interfering with symbol %S (use summary) in summary strings.
because of the way summary strings are implemented, this did not really lead to a bug, but
simply to performing more steps than necessary to display a summary. this is fixed.
Documentation improvements (more on synthetic children, some information on filters). This is still a WIP.

git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@138384 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/data-formatter/rdar-9974002/main.cpp