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
/
ValueObjectChild.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Modified LLDB expressions to not have to JIT and run code just to see variable
Greg Clayton
2010-12-14
1
-1
/
+2
*
Cleanup before making the objective C ivar changes.
Greg Clayton
2010-12-07
1
-37
/
+2
*
Modified the lldb_private::Type clang type resolving code to handle three
Greg Clayton
2010-11-13
1
-1
/
+1
*
Fixed a case where children of pointers or references that had had multiple
Greg Clayton
2010-11-02
1
-4
/
+1
*
Print better error messages when memory reads fail when displaying variable
Greg Clayton
2010-11-02
1
-13
/
+33
*
Fixes to Objective-C built-in type handling.
Sean Callanan
2010-10-25
1
-0
/
+2
*
Fixed an expression parsing issue where if you were stopped somewhere without
Greg Clayton
2010-10-14
1
-4
/
+5
*
Fixed the forward declaration issue that was present in the DWARF parser after
Greg Clayton
2010-09-29
1
-4
/
+4
*
Replace the vestigial Value::GetOpaqueCLangQualType with the more correct Val...
Jim Ingham
2010-09-28
1
-1
/
+0
*
Change over to using the definitions for mach-o types and defines to the
Greg Clayton
2010-07-21
1
-1
/
+2
*
Remove use of STL collection class use of the "data()" method since it isn't
Greg Clayton
2010-07-20
1
-2
/
+2
*
Merged Eli Friedman's linux build changes where he added Makefile files that
Greg Clayton
2010-07-09
1
-3
/
+3
*
Switch over to using llvm's dwarf constants file.
Jason Molenda
2010-07-06
1
-1
/
+0
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+207
[prev]