This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
eb03169b9a
llvm-project
/
lldb
/
examples
/
summaries
History
Enrico Granata
86ea8d821a
Fixing an issue where Unicode characters in an NSString were printed as escape sequences by the summary provider shipping with LLDB - Added relevant test case code. Bonus points for identifying the source of the quotes :-)
...
llvm-svn: 153624
2012-03-29 01:34:34 +00:00
..
cocoa
Fixing an issue where Unicode characters in an NSString were printed as escape sequences by the summary provider shipping with LLDB - Added relevant test case code. Bonus points for identifying the source of the quotes :-)
2012-03-29 01:34:34 +00:00
essentials
Short option for --summary-string in 'type summary add' is now -s. This might be a breaking change for those who have summaries defined.
2011-08-23 16:13:35 +00:00
lldb
Short option for --summary-string in 'type summary add' is now -s. This might be a breaking change for those who have summaries defined.
2011-08-23 16:13:35 +00:00
objc.py
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
2012-01-31 17:01:51 +00:00