summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/inlinefields.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-07-06move old/unused plugins to storeNoel Grandin1-251/+0
2021-09-18make FORCE_COMPILE_ALL more flexible than all or nothingLuboš Luňák1-2/+2
2020-07-19Adapt to Clang 12 trunk RecursiveASTVisitor changeStephan Bergmann1-2/+5
2019-10-08better name for a function in compilerpluginsLuboš Luňák1-1/+1
2019-10-07do not use compiler.getSourceManager().getFilename()Luboš Luňák1-1/+1
2018-05-19Fix typosAndrea Gelmini1-1/+1
2018-04-10put the loplugin output files in the workdirNoel Grandin1-1/+1
2017-11-07Clean away temporarily added using declarationsStephan Bergmann1-2/+3
2017-10-27rename loplugin::Plugin::parentStmtNoel Grandin1-2/+2
2017-06-20reformat some loplugin codeNoel Grandin1-2/+2
2017-04-10new loplugin:inlinefieldsNoel Grandin1-0/+247