Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [NFC] Header cleanup | Mehdi Amini | 2016-04-18 | 1 | -1/+1 |
* | Make more headers self-contained. | Benjamin Kramer | 2016-01-27 | 1 | -0/+1 |
* | Canonicalize header guards into a common format. | Benjamin Kramer | 2014-08-13 | 1 | -2/+2 |
* | [C++11] Add 'override' keyword to virtual methods that override their base cl... | Craig Topper | 2014-03-08 | 1 | -5/+5 |
* | Sort the #include lines for tools/... | Chandler Carruth | 2012-12-04 | 1 | -3/+2 |
* | Remove unused private fields found by clang's new -Wunused-private-field. | Benjamin Kramer | 2012-06-06 | 1 | -4/+2 |
* | Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_... | David Blaikie | 2011-12-20 | 1 | -0/+1 |
* | Make llvm::Consumer a class (to remove a MSVC warning since Consumer is later... | Francois Pichet | 2011-03-14 | 1 | -1/+2 |
* | This patch is a big refactoring of llvm-diff. It doesn't add new features, bu... | Renato Golin | 2011-03-14 | 1 | -0/+91 |