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
/
LanguageCategory.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLDB] Fix compilation with GCC 5
Martin Storsjö
2020-02-06
1
-0
/
+4
*
Remove TypeValidators (NFC in terms of the testsuite)
Adrian Prantl
2019-12-11
1
-16
/
+3
*
Remove unsound caching in LanguageCategory
Adrian Prantl
2019-12-10
1
-4
/
+0
*
Replace redundant code in LanguageCategory with templates (NFC)
Adrian Prantl
2019-12-10
1
-132
/
+55
*
[DataFormatters] Change the Get() method to take a LanguageType.
Davide Italiano
2019-12-10
1
-8
/
+8
*
Replace redundant code in FormatManager and FormatCache with templates (NFC)
Adrian Prantl
2019-12-10
1
-12
/
+12
*
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
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-221
/
+182
*
Fix a bug where language categories would hold on to their caches even after ...
Enrico Granata
2015-12-15
1
-0
/
+6
*
Introduce a FormattersMatchData class which contains all the information that...
Enrico Granata
2015-10-06
1
-62
/
+58
*
Move hardcoded formatters from the FormatManager to the Language plugins
Enrico Granata
2015-09-16
1
-7
/
+117
*
Move Objective-C data formatters to the Objective-C language plugin where the...
Enrico Granata
2015-09-14
1
-4
/
+4
*
Move the C++ data formatters to the C++ language plugin
Enrico Granata
2015-09-04
1
-0
/
+26
*
Add support for language plugins to provide data formatters (second attempt)
Enrico Granata
2015-09-01
1
-0
/
+133
*
Revert "Add support for language plugins to provide data formatters"
Pavel Labath
2015-09-01
1
-133
/
+0
*
Add support for language plugins to provide data formatters
Enrico Granata
2015-09-01
1
-0
/
+133