summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Apply clang-tidy's performance-unnecessary-value-param to clang-tidy.Benjamin Kramer2017-03-211-1/+1
* Add the 'AllowSoleDefaultDtor' and 'AllowMissingMoveFunctions' options to the...Aaron Ballman2017-03-131-2/+10
* [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