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
/
API
/
SBLineEntry.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLDB] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-2
/
+2
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-1
/
+1
*
[Reproducers] Capture return values of functions returning by ptr/ref
Jonas Devlieghere
2019-04-03
1
-1
/
+1
*
[lldb] [Reproducer] Move SBRegistry registration into declaring files
Michal Gorny
2019-03-19
1
-0
/
+30
*
Add "operator bool" to SB APIs
Pavel Labath
2019-03-11
1
-0
/
+4
*
[SBAPI] Log from record macro
Jonas Devlieghere
2019-03-07
1
-40
/
+0
*
[Reproducers] Add SBReproducer macros
Jonas Devlieghere
2019-03-06
1
-6
/
+47
*
[SBAPI] Don't check IsValid in constructor
Jonas Devlieghere
2019-03-06
1
-12
/
+8
*
Replace 'ap' with 'up' suffix in variable names. (NFC)
Jonas Devlieghere
2019-02-13
1
-32
/
+32
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[API] Remove redundants get() from smart pointers. NFC
Jonas Devlieghere
2018-12-20
1
-6
/
+6
*
Resubmit "Delete the remainder of platform specific code in FileSpec."
Zachary Turner
2017-03-22
1
-0
/
+1
*
Revert "Delete the remainder of platform specific code in FileSpec."
Pavel Labath
2017-03-22
1
-1
/
+0
*
Delete the remainder of platform specific code in FileSpec.
Zachary Turner
2017-03-22
1
-0
/
+1
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-188
/
+123
*
sweep up -Wformat warnings from gcc
Saleem Abdulrasool
2014-04-04
1
-8
/
+12
*
<rdar://problem/13521159>
Greg Clayton
2013-03-27
1
-4
/
+4
*
Make the IsValid() operator for SBLineEntry "do the right thing" by returning...
Greg Clayton
2012-06-27
1
-1
/
+1
*
Change SBAddress back to using a std::auto_ptr to a lldb_private::Address as ...
Greg Clayton
2012-04-04
1
-4
/
+6
*
<rdar://problem/10126482>
Greg Clayton
2011-11-13
1
-3
/
+5
*
Added more functionality to the public API to allow for better
Greg Clayton
2011-09-26
1
-11
/
+41
*
Add missing headers.
Stephen Wilson
2011-04-08
1
-0
/
+2
*
Modified all logging calls to hand out shared pointers to make sure we
Greg Clayton
2010-11-06
1
-4
/
+4
*
Cleaned up the API logging a lot more to reduce redundant information and
Greg Clayton
2010-10-31
1
-42
/
+23
*
Clean up the API logging code:
Caroline Tice
2010-10-26
1
-19
/
+23
*
First pass at adding logging capabilities for the API functions. At the moment
Caroline Tice
2010-10-26
1
-2
/
+57
*
Remove all the __repr__ methods from the API/*.h files, and put them
Caroline Tice
2010-09-22
1
-8
/
+0
*
Add GetDescription() and __repr__ () methods to most API classes, to allow
Caroline Tice
2010-09-20
1
-2
/
+26
*
Very large changes that were needed in order to allow multiple connections
Greg Clayton
2010-06-23
1
-27
/
+27
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+158