index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
examples
/
synthetic
/
libcxx.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update tuple/list/deque data formatters to work with newest libc++
Pavel Labath
2017-11-07
1
-4
/
+11
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-579
/
+661
*
Fix typos.
Bruce Mitchener
2015-09-22
1
-2
/
+2
*
Quick fix for the libc++ std::map synthetic children provider
Enrico Granata
2013-02-09
1
-2
/
+6
*
<rdar://problem/12239827>
Enrico Granata
2013-01-12
1
-0
/
+3
*
<rdar://problem/12848118>
Enrico Granata
2012-12-10
1
-24
/
+3
*
<rdar://problem/12523238> Commit 2 of 3
Enrico Granata
2012-10-23
1
-0
/
+37
*
Making sure to create the count attribute in synthetic children providers for...
Enrico Granata
2012-09-13
1
-0
/
+2
*
Data formatters for libc++ deque and shared/weak ptrs - a contribution by Jar...
Enrico Granata
2012-08-27
1
-2
/
+187
*
Returning data formatters to their previous working condition - Plus fixing a...
Enrico Granata
2012-04-25
1
-50
/
+50
*
Fixing an over-substitution of text
Enrico Granata
2012-04-25
1
-50
/
+50
*
Make the C++ formatters importable by having them use the right package to im...
Enrico Granata
2012-04-25
1
-51
/
+51
*
Making sure the count on synthetic providers is always setup - This should pr...
Enrico Granata
2012-03-31
1
-2
/
+2
*
Added some logging to STL synthetic children providers - this should help us ...
Enrico Granata
2012-03-30
1
-2
/
+8
*
Part 1 of a series of fixes meant to improve reliability and increase ease of...
Enrico Granata
2012-03-29
1
-3
/
+91
*
Synthetic values are now automatically enabled and active by default. SBValue...
Enrico Granata
2012-03-27
1
-0
/
+2
*
Massive enumeration name changes: a number of enums in ValueObject were not f...
Enrico Granata
2012-03-19
1
-3
/
+3
*
Added formatters for libc++ (http://libcxx.llvm.org):
Enrico Granata
2012-03-12
1
-0
/
+481