aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/System/Process.h
Commit message (Expand)AuthorAgeFilesLines
* Fix comments.Edwin Török2009-06-041-2/+1
* Add support for outputting ANSI colors to raw_fd_ostream.Edwin Török2009-06-041-0/+29
* Add terminal width detection to llvm::sys::Process. This is needed toDouglas Gregor2009-05-111-0/+13
* Remove uses of llvm/System/IncludeFile.h that are no longer needed.Dan Gohman2008-05-061-3/+0
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+105