summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/derefnullptr.cxx
AgeCommit message (Expand)Author
2020-07-19Adapt to Clang 12 trunk RecursiveASTVisitor changeStephan Bergmann
2019-03-12make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák
2018-08-14filter out some of the AST in the pluginsNoel Grandin
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2014-07-30Adapt loplugin:derefnullptr to old Clang versionsStephan Bergmann
2014-06-11New loplugin:derefnullptr (all violations already fixed)Stephan Bergmann