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