1. 0b85d07 Put targets on folders, if the IDE supports the feature. by Oscar Fuentes · 13 years ago
  2. 3ff9563 MemoryBuffer now return an error_code and returns a OwningPtr<MemoryBuffer> via an out parm. by Michael J. Spencer · 14 years ago
  3. 7a8aab3 Missed FileUpdate because CMake doesn't build it yet :(. by Michael J. Spencer · 14 years ago
  4. 5fae2f1 Missed another one. by Michael J. Spencer · 14 years ago
  5. 1f6efa3 Merge System into Support. by Michael J. Spencer · 14 years ago
  6. e4f1a9b Move tool_output_file into its own file. by Dan Gohman · 14 years ago
  7. d4c4543 Make tool_output_file's raw_ostream instance a member variable instead by Dan Gohman · 14 years ago
  8. e7b67d0 Diagnose attempts to update standard output. by Dan Gohman · 14 years ago
  9. 7a4575e Convert FileUpdate to use tool_output_file, and to use by Dan Gohman · 14 years ago
  10. 756a96a When handling raw_ostream errors manually, use clear_error() so that by Dan Gohman · 14 years ago
  11. baa2639 Make LLVM command-line tools overwrite their output files without -f. by Dan Gohman · 15 years ago
  12. 05e9d99 Don't install FileCheck or FileUpdate by Douglas Gregor · 15 years ago
  13. 17e9edc Change raw_fd_ostream to take flags as an optional bitmask by Chris Lattner · 15 years ago
  14. 0508471 Add FileUpdate tool, conditionally updates its output based on its input. by Daniel Dunbar · 15 years ago