History log of /external/lldb/examples/summaries/objc.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4ebd5cee6cad673b18e010f79aa8644dcf48e526 13-Jul-2012 Enrico Granata <egranata@apple.com> <rdar://problem/11773899> Formatters for BOOL* and BOOL&

git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@160181 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/examples/summaries/objc.py
b8dc733bd264edb688129dcc3103fb5ba4c9f060 31-Jan-2012 Enrico Granata <granata.enrico@gmail.com> This commit provides a new default summary for Objective-C boolean variables, which shows YES or NO instead of the character value. A new category named objc is added to contain this summary provider. Any future Objective-C related formatters would probably fit here

git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@149388 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/examples/summaries/objc.py