summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.h
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Don't use a SmallSetVector of an enum.Justin Lebar2016-10-211-2/+2
* [clang-tidy] Fix segfault in cppcore-guidelines-special-member-functions checkJonathan Coe2016-08-021-9/+5
* [clang-tidy] remove trailing whitespaces and retabKirill Bobyrev2016-08-011-4/+4
* [clang-tidy] add check cppcoreguidelines-special-member-functionsJonathan Coe2016-07-301-0/+101
OpenPOWER on IntegriCloud