Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
835a88cb15bc2319ed65dce4a9554b3e0122a7b3
/
llvm
/
utils
/
FileUpdate
/
FileUpdate.cpp
0df7ea4
Move tool_output_file into its own file.
by Dan Gohman
· 15 years ago
a2233f2
Make tool_output_file's raw_ostream instance a member variable instead
by Dan Gohman
· 15 years ago
2fb75f0
Diagnose attempts to update standard output.
by Dan Gohman
· 15 years ago
fe99020
Convert FileUpdate to use tool_output_file, and to use
by Dan Gohman
· 15 years ago
7559394
When handling raw_ostream errors manually, use clear_error() so that
by Dan Gohman
· 15 years ago
61a8796
Make LLVM command-line tools overwrite their output files without -f.
by Dan Gohman
· 16 years ago
9e6f1f1
Change raw_fd_ostream to take flags as an optional bitmask
by Chris Lattner
· 16 years ago
75bc528
Add FileUpdate tool, conditionally updates its output based on its input.
by Daniel Dunbar
· 16 years ago