llvm-capstone/lldb
Enrico Granata adaf282c76 <rdar://problem/12523238> Commit 1 of 3
This commit enables the new HasChildren() feature for synthetic children providers
Namely, it hooks up the required bits and pieces so that individual synthetic children providers can implement a new (optional) has_children call
Default implementations have been provided where necessary so that any existing providers continue to work and behave correctly

Next steps are:
2) writing smart implementations of has_children for our providers whenever possible
3) make a test case

llvm-svn: 166495
2012-10-23 19:54:09 +00:00
..
docs Mention that the code signing process also applies to Mountain Lion 2012-10-13 17:06:33 +00:00
examples Proper copyright notice 2012-10-22 22:03:16 +00:00
include <rdar://problem/12523238> Commit 1 of 3 2012-10-23 19:54:09 +00:00
lib Patch submitted by Dan Malea -- I introduced a dependency between 2012-10-04 02:16:06 +00:00
lldb.xcodeproj Watchpoints remember the type of the expression or variable they were set with, and use 2012-10-23 07:20:06 +00:00
lldb.xcworkspace
resources Bump to lldb-168, debugserver-193. 2012-09-20 06:42:30 +00:00
scripts <rdar://problem/12523238> Commit 1 of 3 2012-10-23 19:54:09 +00:00
source <rdar://problem/12523238> Commit 1 of 3 2012-10-23 19:54:09 +00:00
test Watchpoints remember the type of the expression or variable they were set with, and use 2012-10-23 07:20:06 +00:00
tools Removing the two extra GetXSize(bool) calls since we do not desire to support them long-term 2012-10-16 21:11:14 +00:00
utils Minor cleanup. 2012-03-05 18:25:29 +00:00
www Reorder the sections of "USE AND EXTENSIONS" so the most useful to 2012-10-20 21:01:22 +00:00
.gitignore Remove "llvm" from list of things to ignore. This results in the 2012-03-03 06:43:59 +00:00
INSTALL.txt
LICENSE.TXT
Makefile Don't force libc++ and c++11 on everyone. 2012-09-14 17:09:06 +00:00