This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dd9bfb2c1a2ad53fa3f8dfe3d8a6aa94de694297
clang-p2996
/
lldb
/
examples
/
summaries
History
Enrico Granata
64d2a2853b
An example of data formatters that generate a summary for a Unicode UTF encoded string represented as a (pointer,length) pair
...
llvm-svn: 192206
2013-10-08 17:29:27 +00:00
..
cocoa
This checkin removes the last Cocoa formatters that were implemented in Python and reimplements them in C++. The Python Cocoa formatters are not shipped as part of LLDB anymore, but still exist in the source repository for user reference. Python formatters still exist for STL classes and users can still define their own Python formatters
2013-03-19 00:27:22 +00:00
essentials
…
lldb
Added a few more summaries I find useful for lldb.
2012-07-28 00:37:21 +00:00
objc.py
<rdar://problem/11773899> Formatters for BOOL* and BOOL&
2012-07-13 18:55:41 +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
unicode_strings.py
An example of data formatters that generate a summary for a Unicode UTF encoded string represented as a (pointer,length) pair
2013-10-08 17:29:27 +00:00