summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/passstuffbyref.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-03-03Improve loplugin:passstuffbyrefStephan Bergmann1-2/+5
2015-02-09Adapt loplugin:passstuffbyref to Clang 3.2Stephan Bergmann1-5/+5
2015-02-05Extend loplugin:passstuffbyref to handle lambdasStephan Bergmann1-27/+55
2014-05-22loplugin-passbyref: ignore non-base declarationsNoel Grandin1-0/+7
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin1-14/+20
2014-05-16combine the pass-by-ref clang pluginsNoel Grandin1-0/+78