aboutsummaryrefslogtreecommitdiff
path: root/clang-tidy/modernize/UseEqualsDefaultCheck.cpp
AgeCommit message (Expand)Author
2018-11-25A bit of AST matcher cleanup, NFC.Alexander Kornienko
2018-08-09Port getLocStart -> getBeginLocStephen Kelly
2018-07-17[clang-tidy: modernize] Fix modernize-use-equals-default with {} brackets lis...Idriss Riouak
2017-08-17[clang-tidy] Add modernize-use-equals-default.IgnoreMacros optionAlexander Kornienko
2016-12-01[clang-tidy] Rename modernize-use-default to modernize-use-equals-defaultMalcolm Parsons