Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Rename modernize-use-default to modernize-use-equals-default | Malcolm Parsons | 2016-12-01 | 1 | -497/+0 |
* | [clang-tidy] Changes to modernize-use-default check | Malcolm Parsons | 2016-11-17 | 1 | -11/+35 |
* | [clang-tidy] Simplify modernize-use-default | Malcolm Parsons | 2016-10-20 | 1 | -9/+13 |
* | Try to fix buildbots failure. | Angel Garcia Gomez | 2015-11-02 | 1 | -1/+1 |
* | modernize-use-default supports copy constructor and copy-assignment operator. | Angel Garcia Gomez | 2015-11-02 | 1 | -0/+469 |