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
/
Expression
/
IRDynamicChecks.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Two fixes for Objetive-C methods that return struct
Sean Callanan
2011-11-16
1
-3
/
+72
*
Enhanced the ObjC DynamicCheckerFunction to test for "object responds to sele...
Jim Ingham
2011-11-01
1
-0
/
+19
*
The IRDynamicChecks subsystem was not properly
Sean Callanan
2011-10-31
1
-1
/
+1
*
Added an extra parameter to the object-checker
Sean Callanan
2011-10-27
1
-6
/
+34
*
Converted the lldb_private::Process over to use the intrusive
Greg Clayton
2011-09-22
1
-2
/
+4
*
This change brings in the latest LLVM/Clang, and
Sean Callanan
2011-07-30
1
-14
/
+20
*
The implementation of categories is now synchronization safe
Enrico Granata
2011-07-19
1
-1
/
+1
*
Audited the expression parser to find uninitialized
Sean Callanan
2011-07-08
1
-2
/
+2
*
Updated LLVM to pick up fixes to the ARM instruction
Sean Callanan
2011-04-14
1
-0
/
+1
*
Order of initialization lists.
Stephen Wilson
2011-04-11
1
-2
/
+2
*
Enabled extra warnings and fixed a bunch of small issues.
Greg Clayton
2011-01-25
1
-2
/
+16
*
Move some of the more noisy "log enable lldb expression" output to the verbos...
Jim Ingham
2011-01-22
1
-3
/
+3
*
Modified all logging calls to hand out shared pointers to make sure we
Greg Clayton
2010-11-06
1
-3
/
+3
*
Re-enabled LLDB's pointer checkers, and moved the
Sean Callanan
2010-11-04
1
-58
/
+28
*
Added a new Host call to find LLDB related paths:
Greg Clayton
2010-10-17
1
-1
/
+1
*
prefix more stuff with '$' to make sure we don't go trying to lookup anything
Greg Clayton
2010-10-16
1
-5
/
+5
*
Made many ConstString functions inlined in the header file.
Greg Clayton
2010-10-15
1
-17
/
+14
*
Updated to latest LLVM. Major LLVM changes:
Sean Callanan
2010-09-23
1
-1
/
+1
*
Bugfixes to the expression parser. Fixes include:
Sean Callanan
2010-09-13
1
-21
/
+199
*
Fixed an expression parser bug that prevented
Sean Callanan
2010-09-08
1
-0
/
+12
*
Added code to run pointer validation checks in
Sean Callanan
2010-09-02
1
-16
/
+258
*
Added support for dynamic sanity checking in
Sean Callanan
2010-09-01
1
-0
/
+117