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
/
SBValueList.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-2
/
+2
*
[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
/
+27
*
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
-41
/
+0
*
[Reproducers] Add SBReproducer macros
Jonas Devlieghere
2019-03-06
1
-6
/
+39
*
Replace 'ap' with 'up' suffix in variable names. (NFC)
Jonas Devlieghere
2019-02-13
1
-33
/
+33
*
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
-7
/
+7
*
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
-228
/
+138
*
Fix warnings found by -Wextra-semi
Pavel Labath
2015-07-22
1
-3
/
+1
*
Per off-list feedback, this API returns the *first* value with a given name, ...
Enrico Granata
2014-11-21
1
-3
/
+3
*
Add an API on SBValueList to find the first value with a given name stored in...
Enrico Granata
2014-11-21
1
-0
/
+24
*
sweep up -Wformat warnings from gcc
Saleem Abdulrasool
2014-04-04
1
-7
/
+9
*
Daniel Malea reported seeing warnings for the use of anonymous namespaces in ...
Enrico Granata
2013-04-22
1
-61
/
+58
*
<rdar://problem/13521159>
Greg Clayton
2013-03-27
1
-4
/
+4
*
Renaming SBValueList::get() to
Enrico Granata
2013-02-07
1
-1
/
+1
*
Correct logging for function calls that return SBValueList
Enrico Granata
2013-02-07
1
-1
/
+1
*
<rdar://problem/13107151>
Enrico Granata
2013-02-07
1
-25
/
+86
*
Convert all python objects in our API to use overload the __str__ method
Greg Clayton
2012-02-04
1
-5
/
+10
*
Add needed Clear methods.
Jim Ingham
2011-12-19
1
-0
/
+6
*
Added support for finding and global variables in the SBTarget and SBModule
Greg Clayton
2011-06-29
1
-13
/
+31
*
The LLDB API (lldb::SB*) is now thread safe!
Greg Clayton
2010-12-20
1
-24
/
+5
*
Modified all logging calls to hand out shared pointers to make sure we
Greg Clayton
2010-11-06
1
-4
/
+4
*
Modified the lldb_private::TypeList to use a std::multimap for quicker lookup
Greg Clayton
2010-10-29
1
-1
/
+1
*
Clean up the API logging code:
Caroline Tice
2010-10-26
1
-20
/
+22
*
First pass at adding logging capabilities for the API functions. At the moment
Caroline Tice
2010-10-26
1
-0
/
+65
*
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
/
+140