aboutsummaryrefslogtreecommitdiffstats
path: root/utils/FileUpdate/FileUpdate.cpp
Commit message (Expand)AuthorAgeFilesLines
* When handling raw_ostream errors manually, use clear_error() so thatDan Gohman2010-05-271-0/+1
* Make LLVM command-line tools overwrite their output files without -f.Dan Gohman2009-08-251-1/+1
* Change raw_fd_ostream to take flags as an optional bitmask Chris Lattner2009-08-231-2/+2
* Add FileUpdate tool, conditionally updates its output based on its input.Daniel Dunbar2009-08-031-0/+86