Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
unittests
/
Support
/
raw_ostream_test.cpp
5e9d6d0
Support: Add llvm::center_justify.
by Frederich Munch
· 8 years ago
9a67b07
Re-sort #include lines for unittests. This uses a slightly modified
by Chandler Carruth
· 8 years ago
d31f04b
Bring back r297624.
by Rafael Espindola
· 9 years ago
3978b87
Revert "Fix crash when multiple raw_fd_ostreams to stdout are created."
by Rafael Espindola
· 9 years ago
82d5523
Fix crash when multiple raw_fd_ostreams to stdout are created.
by Rafael Espindola
· 9 years ago
4a86af0
[Support] Improve flexibility of binary blob formatter.
by Zachary Turner
· 9 years ago
bde0a16
Added the ability to dump hex bytes easily into a raw_ostream.
by Greg Clayton
· 9 years ago
19d532b
Silence some MSVC warnings about zero extending unsigned to void*
by Reid Kleckner
· 10 years ago
39571b3
Teach raw_ostream to support hex formatting without a prefix '0x'.
by Zachary Turner
· 11 years ago
e648037
[Support] Add type-safe alternative to llvm::format()
by Nick Kledzik
· 11 years ago
66f09ad
[C++11] Use 'nullptr'.
by Craig Topper
· 11 years ago
4108c43
Add raw_ostream::write_escaped, for writing escaped strings.
by Daniel Dunbar
· 16 years ago
316b4a0
Drop the raw_ostream required buffer size to 1.
by Daniel Dunbar
· 16 years ago
47a309c
Fix off-by-one in llvm::Format::print.
by Daniel Dunbar
· 16 years ago
faea971
Add min and max tests.
by Daniel Dunbar
· 16 years ago
1757a81
Added tests for math utility functions; fixed another test's header comment.
by Misha Brukman
· 16 years ago
5182b75
Renamed unittest files to have a consistent {Tt}est suffix.
by Misha Brukman
· 17 years ago
[Renamed from llvm/unittests/Support/raw_ostream.cpp]
af41991
Minimal raw_ostream unit tests
by Daniel Dunbar
· 17 years ago