hanchenye-llvm-project/lldb
Enrico Granata 17fd63c6f0 Adding a custom summary for libc++ std::vector<bool>
vector<bool> is specialized and the existing general summary for vectors would lie to the user.
Tackling libstdc++ and synthetic children is the following, less critical, part of this task

llvm-svn: 172671
2013-01-16 23:17:30 +00:00
..
docs <rdar://problem/11961650> 2012-12-19 02:54:03 +00:00
examples Replacing reference to radar number with svn revision 2013-01-16 19:41:57 +00:00
include Remove std::string input arguments and replace with "const char *". 2013-01-16 19:53:55 +00:00
lib Enable RTTI for liblldbCore.a when GCC is the compiler 2012-12-10 21:05:57 +00:00
lldb.xcodeproj Remove references to files that Sean recently removed from the Xcode project. 2012-12-14 22:17:58 +00:00
lldb.xcworkspace
resources Get LLDB-Info.plist up to date with r169081. 2012-12-08 01:20:07 +00:00
scripts Remove std::string input arguments and replace with "const char *". 2013-01-16 19:53:55 +00:00
source Adding a custom summary for libc++ std::vector<bool> 2013-01-16 23:17:30 +00:00
test Separated the "expr --unwind-on-error" behavior into two parts, actual errors (i.e. crashes) which continue to be 2013-01-15 02:47:48 +00:00
tools <rdar://problem/13019628> 2013-01-16 00:46:39 +00:00
utils Minor cleanup. 2012-03-05 18:25:29 +00:00
www Changing the Python reference document to be more explicit in discouraging usage of lldb.{debugger,...} convenience variables for formatters and other non-interactive Python extensions 2013-01-16 22:25:17 +00:00
.gitignore
INSTALL.txt
LICENSE.TXT
Makefile Use libxml2 on Mac OS X. 2012-10-31 23:02:00 +00:00