summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/memoryvar.cxx
AgeCommit message (Expand)Author
2019-10-08better name for a function in compilerpluginsLuboš Luňák
2019-04-19optimise find/insert patternNoel Grandin
2018-08-14filter out some of the AST in the pluginsNoel Grandin
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl
2018-03-27Let prefix arguments to hasPathnamePrefix end in slashStephan Bergmann
2018-03-27Use isSamePathname instead of hasPathnamePrefix, where appropriateStephan Bergmann
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-10-27rename loplugin::Plugin::parentStmtNoel Grandin
2017-06-20reformat some loplugin codeNoel Grandin
2017-05-18Adapt pathname checks to mixed usage of \ and / on WindowsStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2016-06-29Remove support for Clang < 3.4Stephan Bergmann
2016-04-27cppcheck: silence warnings in compilerpluginsJochen Nitschke
2015-11-11disable loplugin memoryvar for nowNoel Grandin
2015-11-11new loplugin: memoryvarNoel Grandin