summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/passstuffbyref.cxx
AgeCommit message (Expand)Author
2015-12-08More loplugin::TypeCheck useStephan Bergmann
2015-12-08tdf#96042: 'std::string::find("something") == 0' means "startsWith()".Jan Holesovsky
2015-11-15cppcheck:stlIfStrFindNoel Grandin
2015-03-03Improve loplugin:passstuffbyrefStephan Bergmann
2015-02-09Adapt loplugin:passstuffbyref to Clang 3.2Stephan Bergmann
2015-02-05Extend loplugin:passstuffbyref to handle lambdasStephan Bergmann
2014-05-22loplugin-passbyref: ignore non-base declarationsNoel Grandin
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-16combine the pass-by-ref clang pluginsNoel Grandin