llvm-project/lldb/examples/synthetic
Tamas Berghammer 639e8ad644 Fix StdVBoolImplementation to handle large vectors
The previous implementation only read out the first element of the
underlying storage array. Because of it only the first 32 (on x86) or
the first 64 (on x86_64) element was displayed.

Differential revision: http://reviews.llvm.org/D8585

llvm-svn: 233179
2015-03-25 10:59:12 +00:00
..
bitfield <rdar://problem/12523238> Commit 2 of 3 2012-10-23 21:54:53 +00:00
gnu_libstdcpp.py Fix StdVBoolImplementation to handle large vectors 2015-03-25 10:59:12 +00:00
libcxx.py Quick fix for the libc++ std::map synthetic children provider 2013-02-09 01:44:23 +00:00
unordered_multi.py This is an example synthetic provider for libc++ unordered (multi) maps&set 2013-09-04 17:48:52 +00:00