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
/
DataFormatters
/
FormattersHelpers.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-1
/
+1
*
[Python] Start eradicating unneeded LLDB_DISABLE_PYTHON guards.
Davide Italiano
2019-03-14
1
-2
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-2
/
+2
*
Make lldb::Regex use StringRef.
Zachary Turner
2016-09-21
1
-7
/
+7
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-115
/
+103
*
Remove even more of the data formatters that silently run code
Enrico Granata
2016-04-08
1
-177
/
+0
*
This change introduces a "ExpressionExecutionThread" to the ThreadList.
Jim Ingham
2016-03-12
1
-3
/
+8
*
Upstream some data formatter related cleanups
Enrico Granata
2015-11-13
1
-7
/
+18
*
Rationalization of includes in the data formatters code
Enrico Granata
2015-10-20
1
-0
/
+1
*
Introduce a variant of GetSummaryAsCString() that takes a LanguageType argume...
Enrico Granata
2015-10-07
1
-2
/
+5
*
Fix evaluation of unicode character arrays (char16_t[] and char32_t[])
Dawn Perchik
2015-09-25
1
-0
/
+13
*
Add the ability for formatter categories to be bound to one or more languages
Enrico Granata
2015-09-17
1
-0
/
+11
*
Nuke CXXFormatterFunctions.cpp - split the contents of it across different fi...
Enrico Granata
2015-09-04
1
-0
/
+177
*
Move the functions that FormatManager uses to actually load formatters into t...
Enrico Granata
2015-09-02
1
-0
/
+120