Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
1d6ebdfb66b9d63d34f34ec6ac7ec57eff7cd24b
/
llvm
/
unittests
/
Support
/
FormatVariadicTest.cpp
e6ea5b3
[LLVM] Update formatv() documentation to clarify no escape for `}`
by Rahul Joshi
· 5 years ago
fb45968
Use C++14-style return type deduction in LLVM.
by Justin Lebar
· 6 years ago
adcd026
Make llvm::StringRef to std::string conversions explicit.
by Benjamin Kramer
· 6 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
907bde1
[Support] Require llvm::Error passed to formatv() to be wrapped in fmt_consume()
by Sam McCall
· 7 years ago
8ca9910
[Support] Make support types more easily printable.
by Sam McCall
· 7 years ago
402ab49
Fix padding with custom character in formatv.
by Zachary Turner
· 7 years ago
dbeb64d
Fix FormatVariadicTest with GCC
by Jonas Hahnfeld
· 8 years ago
f9cb007
Support formatting formatv_objects.
by Sam McCall
· 8 years ago
d9017cc
[Support] PR33388 - Fix formatv_object move constructor
by Benoit Belley
· 8 years ago
6b3517c
[formatv] Add the ability to specify a fill character when aligning.
by Zachary Turner
· 8 years ago
9a67b07
Re-sort #include lines for unittests. This uses a slightly modified
by Chandler Carruth
· 8 years ago
41ec649
[Support] Add formatv support for StringLiteral
by Pavel Labath
· 9 years ago
08c2e86
Simplify format member detection in FormatVariadic
by Pavel Labath
· 9 years ago
82b95ac
Fix MSCV compilation broken by r289040
by Pavel Labath
· 9 years ago
fefefeb
Improve format member detection in llvm::formatv
by Pavel Labath
· 9 years ago
11db264
[Support] Introduce llvm::formatv() function.
by Zachary Turner
· 9 years ago