summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/derefnullptr.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-03-12make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák1-1/+5
2018-08-14filter out some of the AST in the pluginsNoel Grandin1-2/+2
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann1-1/+1
2017-11-07Clean away temporarily added using declarationsStephan Bergmann1-1/+2
2014-07-30Adapt loplugin:derefnullptr to old Clang versionsStephan Bergmann1-1/+1
2014-06-11New loplugin:derefnullptr (all violations already fixed)Stephan Bergmann1-0/+44