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
/
SBTypeSummary.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
/
+62
*
Add "operator bool" to SB APIs
Pavel Labath
2019-03-11
1
-0
/
+8
*
[Reproducers] Add missing LLDB_RECORD_DUMMY macros
Jonas Devlieghere
2019-03-08
1
-0
/
+5
*
[Reproducers] Add SBReproducer macros
Jonas Devlieghere
2019-03-06
1
-15
/
+103
*
[SBAPI] Don't check IsValid in constructor
Jonas Devlieghere
2019-03-06
1
-7
/
+4
*
Replace 'ap' with 'up' suffix in variable names. (NFC)
Jonas Devlieghere
2019-02-13
1
-16
/
+16
*
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
-3
/
+3
*
Simplify Boolean expressions
Jonas Devlieghere
2018-12-15
1
-2
/
+2
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-398
/
+319
*
Add an 'internal' kind of summary to support one-off subclasses of TypeSummar...
Enrico Granata
2015-10-29
1
-2
/
+17
*
Minor cleanup of SBTypeSummary::CreateWithCallback to take an optional descri...
Enrico Granata
2015-10-27
1
-16
/
+19
*
Fixed a typo in r251080.
Sean Callanan
2015-10-23
1
-1
/
+1
*
Summary provider for char.
Dawn Perchik
2015-10-23
1
-0
/
+19
*
Move TypeSummaryImpl over to LLVM-style RTTI for subclassing
Enrico Granata
2015-10-16
1
-54
/
+40
*
Fix build with python disabled after r249597
Keno Fischer
2015-10-16
1
-4
/
+0
*
[lldb-mi] Fix evaluation of strings containing characters from non-ascii range
Dawn Perchik
2015-10-07
1
-2
/
+10
*
Switch data formatters over to using std::function for their callbacks instea...
Enrico Granata
2015-08-27
1
-1
/
+1
*
Don't #include "lldb-python.h" from anywhere.
Zachary Turner
2015-05-29
1
-2
/
+0
*
Introduce the notion of "type summary options" as flags that can be passed do...
Enrico Granata
2014-11-06
1
-0
/
+97
*
<rdar://problem/12978143>
Enrico Granata
2013-01-28
1
-1
/
+1
*
Fix Linux build warnings due to redefinition of macros:
Daniel Malea
2012-12-05
1
-0
/
+2
*
Bunch of cleanups for warnings found by the llvm static analyzer.
Jim Ingham
2012-10-12
1
-1
/
+1
*
<rdar://problem/11485744> Implement important data formatters in C++. Have th...
Enrico Granata
2012-09-04
1
-9
/
+40
*
Patch Enrico's changes from r150558 on 2012-02-14 to build even if Python
Jason Molenda
2012-02-21
1
-0
/
+4
*
<rdar://problem/10062621>
Enrico Granata
2012-02-15
1
-0
/
+298