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
/
RegularExpression.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Clang-tidy modernize-use-nullptr warnings in some files in source/Core; o...
Eugene Zelenko
2016-03-12
1
-16
/
+17
*
Fix warnings detected by -Wpessimizing-move
Pavel Labath
2015-07-28
1
-2
/
+1
*
Abstract the details from regex.h a bit more by not allowing people to specif...
Greg Clayton
2015-01-21
1
-34
/
+22
*
Re-use the GetMatchAtIndex() that uses the StringRef to avoid code duplicatio...
Greg Clayton
2014-10-22
1
-13
/
+7
*
Fix typos.
Bruce Mitchener
2014-07-01
1
-4
/
+4
*
<rdar://problem/13966084>
Greg Clayton
2013-05-23
1
-1
/
+1
*
<rdar://problem/13384801>
Greg Clayton
2013-04-03
1
-47
/
+32
*
<rdar://problem/9141269>
Greg Clayton
2013-01-30
1
-0
/
+69
*
Reimplemented the code that backed the "settings" in lldb. There were many is...
Greg Clayton
2012-08-22
1
-0
/
+2
*
warnings: Fix a bunch of -Wreorder problems.
Daniel Dunbar
2011-10-31
1
-4
/
+4
*
Add a new breakpoint type "break by source regular expression".
Jim Ingham
2011-09-21
1
-1
/
+40
*
several improvements to "type summary":
Enrico Granata
2011-07-02
1
-0
/
+5
*
Improved our argument parsing abilities to be able to handle stuff more like
Greg Clayton
2010-12-19
1
-4
/
+13
*
Added the ability to get error strings back from failed
Greg Clayton
2010-10-10
1
-0
/
+15
*
Remove use of STL collection class use of the "data()" method since it isn't
Greg Clayton
2010-07-20
1
-1
/
+1
*
Add missing includes.
Eli Friedman
2010-06-09
1
-0
/
+1
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+154