Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make modernize-use-default tolerant of delayed template parsing; this code wa... | Aaron Ballman | 2016-01-20 | 1 | -0/+1 |
* | Replace a dyn_cast with isa where the result was only being used as a boolean... | Craig Topper | 2015-11-18 | 1 | -1/+1 |
* | modernize-use-default supports copy constructor and copy-assignment operator. | Angel Garcia Gomez | 2015-11-02 | 1 | -24/+282 |
* | Add modernize-use-default check to clang-tidy. | Angel Garcia Gomez | 2015-10-21 | 1 | -0/+63 |