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 |
* | Don't make unqualified calls to functions that could well be found via | Chandler Carruth | 2017-03-21 | 1 | -2/+2 |
* | Add the 'AllowSoleDefaultDtor' and 'AllowMissingMoveFunctions' options to the... | Aaron Ballman | 2017-03-13 | 1 | -29/+82 |
* | modernize-use-auto NFC fixes | Piotr Padlewski | 2016-12-14 | 1 | -2/+1 |
* | [clang-tidy] Don't use a SmallSetVector of an enum. | Justin Lebar | 2016-10-21 | 1 | -3/+8 |
* | [clang-tidy] Fix segfault in cppcore-guidelines-special-member-functions check | Jonathan Coe | 2016-08-02 | 1 | -12/+13 |
* | [clang-tidy] add check cppcoreguidelines-special-member-functions | Jonathan Coe | 2016-07-30 | 1 | -0/+133 |