| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Canonicalize header guards into a common format. | Benjamin Kramer | 2014-08-13 | 1 | -2/+2 |
| | | | | | | | | | | | Add header guards to files that were missing guards. Remove #endif comments as they don't seem common in LLVM (we can easily add them back if we decide they're useful) Changes made by clang-tidy with minor tweaks. llvm-svn: 215558 | ||||
| * | [C++11] Add 'override' keyword to virtual methods that override their base ↵ | Craig Topper | 2014-03-08 | 1 | -6/+6 |
| | | | | | | | class. llvm-svn: 203339 | ||||
| * | Add a virtual destructor to quiet a warning. | Eric Christopher | 2014-03-07 | 1 | -0/+2 |
| | | | | | llvm-svn: 203307 | ||||
| * | Actually add the header file. | Eric Christopher | 2014-03-07 | 1 | -0/+69 |
| llvm-svn: 203305 | |||||

