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
/
llvm
/
unittests
/
Support
/
FormatVariadicTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Support] Require llvm::Error passed to formatv() to be wrapped in fmt_consume()
Sam McCall
2018-07-12
1
-0
/
+9
*
[Support] Make support types more easily printable.
Sam McCall
2018-07-06
1
-0
/
+9
*
Fix padding with custom character in formatv.
Zachary Turner
2018-06-28
1
-0
/
+62
*
Fix FormatVariadicTest with GCC
Jonas Hahnfeld
2017-10-23
1
-1
/
+3
*
Support formatting formatv_objects.
Sam McCall
2017-10-23
1
-0
/
+29
*
[Support] PR33388 - Fix formatv_object move constructor
Benoit Belley
2017-08-09
1
-0
/
+6
*
[formatv] Add the ability to specify a fill character when aligning.
Zachary Turner
2017-06-15
1
-0
/
+2
*
Re-sort #include lines for unittests. This uses a slightly modified
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[Support] Add formatv support for StringLiteral
Pavel Labath
2017-02-14
1
-0
/
+2
*
Simplify format member detection in FormatVariadic
Pavel Labath
2016-12-15
1
-39
/
+19
*
Fix MSCV compilation broken by r289040
Pavel Labath
2016-12-08
1
-4
/
+4
*
Improve format member detection in llvm::formatv
Pavel Labath
2016-12-08
1
-2
/
+54
*
[Support] Introduce llvm::formatv() function.
Zachary Turner
2016-11-11
1
-0
/
+538