| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [C++11] Make use of 'nullptr' in the Support library. | Craig Topper | 2014-04-07 | 1 | -4/+4 |
| * | [C++11] Remove 'virtual' keyword from methods marked with 'override' keyword. | Craig Topper | 2014-03-10 | 1 | -2/+2 |
| * | Switch all uses of LLVM_OVERRIDE to just use 'override' directly. | Craig Topper | 2014-03-02 | 1 | -2/+2 |
| * | Use empty parens for empty function parameter list instead of '(void)'. | Dmitri Gribenko | 2012-11-15 | 1 | -2/+2 |
| * | Add LLVM_OVERRIDE to methods that override their base classes. | Craig Topper | 2012-09-23 | 1 | -2/+2 |
| * | Add circular_raw_ostream, which buffers its output in a circular queue | David Greene | 2009-12-23 | 1 | -0/+171 |

