summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/passparamsbyref.cxx
Commit message (Expand)AuthorAgeFilesLines
* Adapt to Clang 12 trunk RecursiveASTVisitor changeStephan Bergmann2020-07-191-2/+5
* Revert "simplify sharedplugin PostTraverse calls"Noel Grandin2019-07-171-3/+4
* make passparamsbyref a shared pluginNoel Grandin2019-07-171-15/+45
* filter out AST in more pluginsNoel Grandin2018-08-231-2/+2
* Clean away temporarily added using declarationsStephan Bergmann2017-11-071-1/+1
* clang::Type vs. llvm::Type ambiguityStephan Bergmann2017-09-111-1/+1
* fix compiler error in passparamsbyrefNoel Grandin2017-08-171-1/+6
* loplugin:passstuffbyref ignore params that are assigned toNoel Grandin2017-08-171-0/+195