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
/
SourceManager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
<rdar://problem/13443931>
Greg Clayton
2013-03-19
1
-41
/
+52
*
<rdar://problem/12537646>
Greg Clayton
2013-03-14
1
-8
/
+19
*
<rdar://problem/13404189>
Greg Clayton
2013-03-13
1
-83
/
+65
*
Fixed an bug found by running LLDB with the address sanitizer! We were access...
Greg Clayton
2013-02-07
1
-4
/
+7
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
1
-7
/
+12
*
Add a "--reverse" or "-r" option to the "list" with no options command. This...
Jim Ingham
2013-01-09
1
-22
/
+59
*
Fix Linux build warnings due to redefinition of macros:
Daniel Malea
2012-12-05
1
-0
/
+2
*
<rdar://problem/11757916>
Greg Clayton
2012-08-29
1
-0
/
+3
*
<rdar://problem/8196933>
Greg Clayton
2012-03-15
1
-10
/
+13
*
Extended function lookup to allow the user to
Sean Callanan
2012-02-10
1
-1
/
+2
*
rdar://problem/10227672
Johnny Chen
2011-12-12
1
-5
/
+18
*
<rdar://problem/9958446>
Greg Clayton
2011-12-10
1
-8
/
+11
*
Added ClangNamespaceDecl * parameters to several
Sean Callanan
2011-10-12
1
-1
/
+2
*
Don't look up main to find the default source file till somebody actually ask...
Jim Ingham
2011-10-07
1
-0
/
+33
*
Add a new breakpoint type "break by source regular expression".
Jim Ingham
2011-09-21
1
-0
/
+60
*
SBSourceManager now gets the real source manager either from the Debugger or ...
Jim Ingham
2011-09-13
1
-14
/
+123
*
Move the SourceManager from the Debugger to the Target. That way it can stor...
Jim Ingham
2011-09-08
1
-9
/
+37
*
Added "target variable" command that allows introspection of global
Greg Clayton
2011-07-07
1
-1
/
+1
*
Fixed the SymbolContext::DumpStopContext() to correctly indent and dump
Greg Clayton
2011-04-23
1
-7
/
+19
*
Added a new option to the "source list" command that allows us to see where
Greg Clayton
2011-04-19
1
-6
/
+23
*
Many improvements to the Platform base class and subclasses. The base Platform
Greg Clayton
2011-03-30
1
-1
/
+1
*
Fixed an issue in our source manager where we were permanently caching source
Greg Clayton
2010-12-08
1
-0
/
+12
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+305