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
/
FormatCache.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
-25
/
+2
*
Replace redundant code in FormatManager and FormatCache with templates (NFC)
Adrian Prantl
2019-12-10
1
-118
/
+53
*
Pass ConstString by value (NFC)
Adrian Prantl
2019-03-06
1
-9
/
+9
*
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
-206
/
+133
*
remove use of Mutex in favour of std::{,recursive_}mutex
Saleem Abdulrasool
2016-05-18
1
-13
/
+15
*
Fix a typo in FormatCache.cpp such that the cache would potentially return an...
Enrico Granata
2016-02-18
1
-1
/
+1
*
Don't #include "lldb-python.h" from anywhere.
Zachary Turner
2015-05-29
1
-2
/
+0
*
Introduce the notion of a "type validator" formatter
Enrico Granata
2014-09-05
1
-5
/
+71
*
This is the last piece of work for "formats in categories": we now cache form...
Enrico Granata
2013-10-17
1
-1
/
+63
*
Fix clang warnings related to python macro redefinition and printf format spe...
Matt Kopec
2013-02-21
1
-0
/
+2
*
Fix GCC 4.6 build by avoiding delegating ctors
Daniel Malea
2013-02-06
1
-3
/
+7
*
Fix build problems with libstdc++ 4.6/4.7
Daniel Malea
2013-01-30
1
-2
/
+2
*
<rdar://problem/12978143>
Enrico Granata
2013-01-28
1
-0
/
+163