summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/modernize-avoid-bind.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ClangTidy] Separate tests for infrastructure and checkersDmitri Gribenko2019-10-111-123/+0
* Run ClangTidy tests in all C++ language modesDmitri Gribenko2019-05-201-1/+1
* [clang-tidy] Fixed a std::bind() transformationJonas Toth2019-02-071-0/+44
* [Clang-tidy]: Fix modernize-avoid-bind erroneous scope resolution.Haojian Wu2016-10-201-0/+9
* [clang-tidy] Adds modernize-avoid-bind checkJonathan Coe2016-05-121-0/+70
OpenPOWER on IntegriCloud