summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/misc/MoveConstructorInitCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Disable clang-tidy misc checkers when not compiling in C++ mode. Many of the ...Aaron Ballman2015-08-281-9/+13
* Add a new clang-tidy check (misc-move-constructor-init) that diagnoses move c...Aaron Ballman2015-08-201-0/+77
OpenPOWER on IntegriCloud