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
/
SBDeclaration.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLDB] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
[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
-13
/
+0
*
[Reproducers] Add SBReproducer macros
Jonas Devlieghere
2019-03-06
1
-4
/
+42
*
[SBAPI] Don't check IsValid in constructor
Jonas Devlieghere
2019-03-06
1
-9
/
+5
*
Replace 'ap' with 'up' suffix in variable names. (NFC)
Jonas Devlieghere
2019-02-13
1
-25
/
+25
*
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
-4
/
+4
*
Resubmit "Delete the remainder of platform specific code in FileSpec."
Zachary Turner
2017-03-22
1
-2
/
+2
*
Revert "Delete the remainder of platform specific code in FileSpec."
Pavel Labath
2017-03-22
1
-2
/
+2
*
Delete the remainder of platform specific code in FileSpec.
Zachary Turner
2017-03-22
1
-2
/
+2
*
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
-148
/
+92
*
sweep up -Wformat warnings from gcc
Saleem Abdulrasool
2014-04-04
1
-9
/
+12
*
<rdar://problem/13521159>
Greg Clayton
2013-03-27
1
-2
/
+2
*
Patch from Daniel Malea that cleans up the process parameters for Process/Thr...
Greg Clayton
2012-10-12
1
-0
/
+2
*
<rdar://problem/12462744> Implement a new SBDeclaration class to wrap an lldb...
Enrico Granata
2012-10-10
1
-0
/
+204