llvm-project/lldb/lldb.xcodeproj
Enrico Granata 9fc1944ece new syntax for summary strings:
- ${*expr} now simply means to dereference expr before actually using it
 - bitfields, array ranges and pointer ranges now work in a (hopefully) more natural and language-compliant way
a new class TypeHierarchyNavigator replicates the behavior of the FormatManager in going through type hierarchies
when one-lining summary strings, children's summaries can be used as well as values

llvm-svn: 134458
2011-07-06 02:13:41 +00:00
..
project.xcworkspace Adding a Xcode workspace for lldb. 2011-01-27 20:15:39 +00:00
xcshareddata/xcschemes This commit adds a new top subcommand "summary" to command type named "type". Currently this command 2011-06-29 22:27:15 +00:00
project.pbxproj new syntax for summary strings: 2011-07-06 02:13:41 +00:00