Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DebugIR: Delete -debug-ir | Duncan P. N. Exon Smith | 2014-11-29 | 1 | -98/+0 |
* | Canonicalize header guards into a common format. | Benjamin Kramer | 2014-08-13 | 1 | -3/+3 |
* | [C++] Use 'nullptr'. Transforms edition. | Craig Topper | 2014-04-25 | 1 | -1/+1 |
* | Replace OwningPtr<T> with std::unique_ptr<T>. | Ahmed Charles | 2014-03-06 | 1 | -3/+2 |
* | [C++11] Add 'override' keyword to virtual methods that override their base cl... | Craig Topper | 2014-03-05 | 1 | -2/+2 |
* | Revert "Give internal classes hidden visibility." | Benjamin Kramer | 2013-09-11 | 1 | -1/+1 |
* | Give internal classes hidden visibility. | Benjamin Kramer | 2013-09-11 | 1 | -1/+1 |
* | Add missing header for DebugIR | Daniel Malea | 2013-06-28 | 1 | -0/+99 |