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
/
SBTypeEnumMember.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-3
/
+3
*
[Reproducers] Capture return values of functions returning by ptr/ref
Jonas Devlieghere
2019-04-03
1
-4
/
+5
*
[lldb] [Reproducer] Move SBRegistry registration into declaring files
Michal Gorny
2019-03-19
1
-0
/
+37
*
Add "operator bool" to SB APIs
Pavel Labath
2019-03-11
1
-0
/
+8
*
[Reproducers] Add SBReproducer macros
Jonas Devlieghere
2019-03-06
1
-8
/
+58
*
[SBAPI] Don't check IsValid in constructor
Jonas Devlieghere
2019-03-06
1
-8
/
+5
*
Replace 'ap' with 'up' suffix in variable names. (NFC)
Jonas Devlieghere
2019-02-13
1
-8
/
+8
*
Use std::make_shared in LLDB (NFC)
Jonas Devlieghere
2019-02-11
1
-3
/
+5
*
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
-2
/
+2
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-3
/
+3
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-137
/
+87
*
Reduce inclusion of clang headers.
Bruce Mitchener
2015-09-18
1
-1
/
+0
*
ClangASTType is now CompilerType.
Greg Clayton
2015-08-11
1
-1
/
+1
*
Add support for inspecting enum members.
Todd Fiala
2014-06-02
1
-0
/
+192