summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/modernize-make-shared.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ClangTidy] Separate tests for infrastructure and checkersDmitri Gribenko2019-10-111-297/+0
* Run ClangTidy tests in all C++ language modesDmitri Gribenko2019-05-201-2/+1
* [clang-tidy] Fix handling of parens around new expressions in make_<smartptr>...Alexander Kornienko2018-10-091-0/+12
* [clang-tidy] Add "MakeSmartPtrFunction" option to modernize-make-shared/uniqu...Haojian Wu2017-07-051-24/+4
* [clang-tidy] Enhance modernize-make-unique to handle unique_ptr.reset()Malcolm Parsons2016-10-311-2/+76
* [clang-tidy] modernize-make-{smart_ptr} private ctor bugfixPiotr Padlewski2016-08-311-0/+32
* [clang-tidy] Add modernize-make-shared checkPiotr Padlewski2016-05-021-0/+200
OpenPOWER on IntegriCloud