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
/
source
/
Core
/
ValueObject.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Also port the C string reading code in ValueObject over to using StringPrinte...
Enrico Granata
2014-10-30
1
-32
/
+36
*
Expose the type-info flags at the public API layer. These flags provide much ...
Enrico Granata
2014-10-21
1
-48
/
+48
*
Remove default case from a fully covered switch.
Eric Christopher
2014-10-11
1
-1
/
+0
*
Add an API on ValueObject to retrieve the desired dynamic/synthetic combinati...
Enrico Granata
2014-10-09
1
-0
/
+50
*
Extend synthetic children to produce synthetic values (as in, those that GetV...
Enrico Granata
2014-10-08
1
-5
/
+11
*
Start plumbing the type validator logic through to the ValueObjects; allow a ...
Enrico Granata
2014-09-05
1
-2
/
+25
*
It was pointed out to me that an offset of 0 makes sense for ObjC, but not al...
Enrico Granata
2014-08-26
1
-2
/
+1
*
Add an API on ValueObject to generate a 'synthetic child' of base class type....
Enrico Granata
2014-08-26
1
-0
/
+42
*
Add an accessor to ValueObject that determines if the object represents a bas...
Enrico Granata
2014-08-19
1
-0
/
+20
*
LLDB now correctly handles virtual inheritance.
Greg Clayton
2014-07-19
1
-4
/
+36
*
Introduce the concept of a "display name" for types
Enrico Granata
2014-05-17
1
-0
/
+6
*
<rdar://problem/16477472>
Enrico Granata
2014-04-09
1
-4
/
+3
*
sweep up -Wformat warnings from gcc
Saleem Abdulrasool
2014-04-04
1
-9
/
+7
*
<rdar://problem/16424592>
Enrico Granata
2014-03-31
1
-1
/
+1
*
Fix Windows build using portable types for formatting the log outputs
Deepak Panickal
2014-03-03
1
-3
/
+3
*
Better error reporting when a variable can't be
Sean Callanan
2014-02-28
1
-4
/
+5
*
<rdar://problem/16006373>
Enrico Granata
2014-02-15
1
-12
/
+4
*
Merging the iohandler branch back into main.
Greg Clayton
2014-01-27
1
-1
/
+2
*
Don't copy entire value into m_data unless we need to. If we did this and the...
Greg Clayton
2014-01-23
1
-2
/
+2
*
If a user specifies a format option to frame variable or expression, that for...
Enrico Granata
2014-01-23
1
-4
/
+12
*
New and improved data formatter for std::shared_ptr<> and std::weak_ptr<>
Enrico Granata
2014-01-08
1
-2
/
+8
*
Add a new way to bind a format to a type: by enum type
Enrico Granata
2013-12-28
1
-2
/
+2
*
Centralize the code for GetValueAsCString() in TypeFormatImpl (the implementi...
Enrico Granata
2013-12-22
1
-79
/
+15
*
Fix the test suite after the changes made in revision 196616 exposed issues i...
Greg Clayton
2013-12-10
1
-1
/
+2
*
For logical backtrace work, lldb needs to track Module unloads etc & symoblic...
Greg Clayton
2013-12-06
1
-0
/
+1
*
Roll back the changes I made in r193907 which created a new Frame
Jason Molenda
2013-11-04
1
-2
/
+2
*
Add a new base class, Frame. It is a pure virtual function which
Jason Molenda
2013-11-02
1
-2
/
+2
*
SBValue::GetValueAsUnsigned()/GetValueAsSigned() should not replicate the Sca...
Enrico Granata
2013-10-31
1
-0
/
+21
*
<rdar://problem/13308704>
Enrico Granata
2013-10-30
1
-1
/
+1
*
<rdar://problem/15045059>
Enrico Granata
2013-10-30
1
-0
/
+1
*
<rdar://problem/15144376>
Enrico Granata
2013-10-29
1
-0
/
+6
*
<rdar://problem/14923930>
Enrico Granata
2013-10-09
1
-6
/
+5
*
<rdar://problem/11778815>
Enrico Granata
2013-10-08
1
-1
/
+1
*
<rdar://problem/14393032>
Enrico Granata
2013-09-30
1
-303
/
+14
*
Target::m_suppress_synthetic_value was a hack required to disable synthetic v...
Enrico Granata
2013-09-24
1
-1
/
+1
*
<rdar://problem/14071463>
Enrico Granata
2013-09-12
1
-0
/
+80
*
Huge change to clean up types.
Greg Clayton
2013-07-11
1
-459
/
+292
*
Adding two new markers to the ${var..} specifier
Enrico Granata
2013-06-21
1
-0
/
+13
*
<rdar://problem/14194140>
Enrico Granata
2013-06-19
1
-3
/
+20
*
<rdar://problem/14035604>
Enrico Granata
2013-05-31
1
-6
/
+12
*
Small code cleanups
Enrico Granata
2013-05-31
1
-0
/
+1
*
<rdar://problem/13695846>
Enrico Granata
2013-04-30
1
-8
/
+20
*
Don't print the type if there is none and don't print "<invalid type>". Value...
Greg Clayton
2013-04-25
1
-3
/
+8
*
Fixed two problems when reading constant/register
Sean Callanan
2013-04-19
1
-1
/
+18
*
Added a SetData() method to ValueObject. This
Sean Callanan
2013-04-13
1
-0
/
+78
*
<rdar://problem/13623698>
Enrico Granata
2013-04-11
1
-0
/
+65
*
<rdar://problem/13521159>
Greg Clayton
2013-03-27
1
-1
/
+1
*
<rdar://problem/13365424>
Enrico Granata
2013-03-25
1
-1
/
+2
*
And then again only compute the more expensive piece of data if need be :-)
Enrico Granata
2013-03-23
1
-1
/
+1
*
Invert two condition checks to evaluate them in cheapest-to-more-expensive order
Enrico Granata
2013-03-23
1
-2
/
+2
[prev]
[next]