summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/simplifyconstruct.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-05Use compat::IgnoreImplicitStephan Bergmann1-2/+2
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-7/+3
2019-04-15improve loplugin simplifyconstructNoel Grandin1-0/+37
2019-03-12make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák1-1/+9
2019-03-11change some clang plugins to FilteringPluginsLuboš Luňák1-2/+2
2018-09-14Improve loplugin:simplifyconstruct warningsStephan Bergmann1-2/+3
2018-09-13loplugin:simplifyconstruct exclude std::unique_ptr with custom deleterNoel Grandin1-1/+1
2018-09-13new loplugin simplifyconstructNoel Grandin1-0/+68