Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
bd0465bbd278b35a3384be23ae134a3c44ffb100
/
llvm
/
lib
/
Support
/
FormattedStream.cpp
ba4bd50
switch formattedstream to use raw_ostream::indent. This eliminates
by Chris Lattner
· 16 years ago
17a6fd2
raw_ostream: Reduce FormattedStream's reliance on raw_ostream's implementation.
by Daniel Dunbar
· 16 years ago
ee97b8b
the MinPad argument to PadToColumn only really makes sense to be 1,
by Chris Lattner
· 16 years ago
186b85d
Add support for column computation on unbuffered streams.
by Dan Gohman
· 16 years ago
250635e
Move FormattedStream's write_impl out of line.
by Dan Gohman
· 16 years ago
e9f0bf5
Remove an unnecessary #include.
by Dan Gohman
· 16 years ago
ea2f1ce
by David Greene
· 16 years ago
af71a30
Revert r77397, it causes significant regressions in llc performance.
by Daniel Dunbar
· 16 years ago
5f6511c
by David Greene
· 16 years ago
8e621f0
by David Greene
· 16 years ago
f199ad6
Use size_t.
by Dan Gohman
· 16 years ago
ca99c34
minor syntax cleanup
by Chris Lattner
· 16 years ago
a31f96c
by David Greene
· 16 years ago
20f6ac0
by David Greene
· 16 years ago
c97b778b
by David Greene
· 16 years ago