Age | Commit message (Expand) | Author |
---|---|---|
2012-09-14 | Fix Doxygen issues: | Dmitri Gribenko |
2011-10-10 | Add support for dumping section headers to llvm-objdump. This uses the same | Nick Lewycky |
2009-12-22 | Restore snprintf weirdness for VCPP only | Anton Korobeynikov |
2009-12-21 | Remove uber-gross hack. The define _snprintf to snprintf is invalid due to tw... | Anton Korobeynikov |
2009-11-05 | Make a few headers standalone. Plus, add a missing "template" keyword | Douglas Gregor |
2009-08-23 | Fix off-by-one in llvm::Format::print. | Daniel Dunbar |
2009-03-10 | Add C++ marker. | Daniel Dunbar |
2009-02-20 | Removed trailing whitespace. | Misha Brukman |
2008-08-23 | Split format() out to its own file, add support for formatting | Chris Lattner |