summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/modernize/UseEqualsDefaultCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] modernize-use-equals-default avoid adding redundant semicolonsMitchell Balan2019-11-201-2/+10
* Remove \brief commands from doxygen comments.Dmitri Gribenko2019-08-221-6/+6
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* A bit of AST matcher cleanup, NFC.Alexander Kornienko2018-11-251-19/+19
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-1/+1
* [clang-tidy: modernize] Fix modernize-use-equals-default with {} brackets lis...Idriss Riouak2018-07-171-0/+1
* [clang-tidy] Add modernize-use-equals-default.IgnoreMacros optionAlexander Kornienko2017-08-171-29/+42
* [clang-tidy] Rename modernize-use-default to modernize-use-equals-defaultMalcolm Parsons2016-12-011-0/+299
OpenPOWER on IntegriCloud