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 |
* | Apply clang-tidy's performance-unnecessary-value-param to clang-tidy. | Benjamin Kramer | 2017-03-21 | 1 | -1/+1 |
* | Add the 'AllowSoleDefaultDtor' and 'AllowMissingMoveFunctions' options to the... | Aaron Ballman | 2017-03-13 | 1 | -2/+10 |
* | [clang-tidy] Don't use a SmallSetVector of an enum. | Justin Lebar | 2016-10-21 | 1 | -2/+2 |
* | [clang-tidy] Fix segfault in cppcore-guidelines-special-member-functions check | Jonathan Coe | 2016-08-02 | 1 | -9/+5 |
* | [clang-tidy] remove trailing whitespaces and retab | Kirill Bobyrev | 2016-08-01 | 1 | -4/+4 |
* | [clang-tidy] add check cppcoreguidelines-special-member-functions | Jonathan Coe | 2016-07-30 | 1 | -0/+101 |