Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restore snprintf weirdness for VCPP only | Anton Korobeynikov | 2009-12-22 | 1 | -0/+8 |
* | Remove uber-gross hack. The define _snprintf to snprintf is invalid due to tw... | Anton Korobeynikov | 2009-12-21 | 1 | -3/+0 |
* | Make a few headers standalone. Plus, add a missing "template" keyword | Douglas Gregor | 2009-11-05 | 1 | -0/+1 |
* | Fix off-by-one in llvm::Format::print. | Daniel Dunbar | 2009-08-23 | 1 | -34/+27 |
* | Add C++ marker. | Daniel Dunbar | 2009-03-10 | 1 | -1/+1 |
* | Removed trailing whitespace. | Misha Brukman | 2009-02-20 | 1 | -6/+6 |
* | Split format() out to its own file, add support for formatting | Chris Lattner | 2008-08-23 | 1 | -0/+155 |