summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/test/passstuffbyref.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-01-09Don't use non-Windows sys/time.hStephan Bergmann1-4/+4
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin1-2/+1
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin1-0/+1
2017-12-26loplugin:passstuffbyref improved return in canvas and svtoolsNoel Grandin1-0/+3
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin1-0/+5
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin1-8/+43
2017-12-06Better heuristic to only look through implicit copy/move ctorsStephan Bergmann1-0/+7
2017-06-19only unit-test one loplugin at a timeNoel Grandin1-1/+3
2016-12-16Make move detection in loplugin::passstuffbyref work for parenthesized casesStephan Bergmann1-5/+6
2016-12-08sw: remove some inline version control in uibaseMiklos Vajna1-1/+1
2016-12-05make passstuffbyref plugin ignore std::move'd paramsNoel Grandin1-0/+28