Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ClangTidy] Separate tests for infrastructure and checkers | Dmitri Gribenko | 2019-10-11 | 1 | -297/+0 |
* | Run ClangTidy tests in all C++ language modes | Dmitri Gribenko | 2019-05-20 | 1 | -2/+1 |
* | [clang-tidy] Fix handling of parens around new expressions in make_<smartptr>... | Alexander Kornienko | 2018-10-09 | 1 | -0/+12 |
* | [clang-tidy] Add "MakeSmartPtrFunction" option to modernize-make-shared/uniqu... | Haojian Wu | 2017-07-05 | 1 | -24/+4 |
* | [clang-tidy] Enhance modernize-make-unique to handle unique_ptr.reset() | Malcolm Parsons | 2016-10-31 | 1 | -2/+76 |
* | [clang-tidy] modernize-make-{smart_ptr} private ctor bugfix | Piotr Padlewski | 2016-08-31 | 1 | -0/+32 |
* | [clang-tidy] Add modernize-make-shared check | Piotr Padlewski | 2016-05-02 | 1 | -0/+200 |