summaryrefslogtreecommitdiffstats
path: root/lldb/examples/summaries/objc.py
Commit message (Collapse)AuthorAgeFilesLines
* <rdar://problem/11773899> Formatters for BOOL* and BOOL&Enrico Granata2012-07-131-1/+8
| | | | llvm-svn: 160181
* This commit provides a new default summary for Objective-C boolean ↵Enrico Granata2012-01-311-0/+9
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 llvm-svn: 149388
OpenPOWER on IntegriCloud