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
263ebe5f78
llvm-project
/
lldb
/
examples
/
summaries
History
Enrico Granata
263ebe5f78
Optimizations to the Python ObjC formatters - Benchmarking infrastructure
...
llvm-svn: 157066
2012-05-18 19:55:37 +00:00
..
cocoa
Optimizations to the Python ObjC formatters - Benchmarking infrastructure
2012-05-18 19:55:37 +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
sp_cp.py
A simple implementation of a summary and synthetic children providers for LLDB-specific shared pointers - This could be generalized to work with C++11 shared pointers with relative ease
2012-05-08 19:21:13 +00:00