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
/
SBSymbolContext.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
-8
/
+9
*
[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
/
+40
*
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
-33
/
+0
*
[Reproducers] Add SBReproducer macros
Jonas Devlieghere
2019-03-06
1
-10
/
+66
*
[SBAPI] Don't check IsValid in constructor
Jonas Devlieghere
2019-03-06
1
-20
/
+9
*
Replace 'ap' with 'up' suffix in variable names. (NFC)
Jonas Devlieghere
2019-02-13
1
-42
/
+42
*
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
-18
/
+17
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-199
/
+128
*
sweep up -Wformat warnings from gcc
Saleem Abdulrasool
2014-04-04
1
-13
/
+15
*
<rdar://problem/13521159>
Greg Clayton
2013-03-27
1
-4
/
+4
*
<rdar://problem/13265297>
Greg Clayton
2013-02-23
1
-1
/
+1
*
Removed all of the "#ifndef SWIG" from the SB header files since we are using
Greg Clayton
2012-02-06
1
-1
/
+1
*
lldb::SBTarget and lldb::SBProcess are now thread hardened. They both still
Greg Clayton
2012-01-30
1
-3
/
+7
*
<rdar://problem/10126482>
Greg Clayton
2011-11-13
1
-3
/
+4
*
Cleaned up the the code that figures out the inlined stack frames given a
Greg Clayton
2011-10-01
1
-4
/
+3
*
Added more functionality to the public API to allow for better
Greg Clayton
2011-09-26
1
-0
/
+56
*
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
-16
/
+23
*
Improved API logging.
Greg Clayton
2010-10-30
1
-35
/
+5
*
Clean up the API logging code:
Caroline Tice
2010-10-26
1
-25
/
+25
*
First pass at adding logging capabilities for the API functions. At the moment
Caroline Tice
2010-10-26
1
-2
/
+75
*
Remove all the __repr__ methods from the API/*.h files, and put them
Caroline Tice
2010-09-22
1
-10
/
+15
*
Add GetDescription() and __repr__ () methods to most API classes, to allow
Caroline Tice
2010-09-20
1
-0
/
+20
*
Added some missing API for address resolving within a module, and looking
Greg Clayton
2010-09-10
1
-1
/
+18
*
Very large changes that were needed in order to allow multiple connections
Greg Clayton
2010-06-23
1
-22
/
+22
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+133