summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/derefnullptr.cxx
Commit message (Expand)AuthorAgeFilesLines
* Bump compiler plugins Clang baseline to 12.0.1Stephan Bergmann2022-02-171-1/+1
* Adapt to Clang 12 trunk RecursiveASTVisitor changeStephan Bergmann2020-07-191-2/+5
* make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák2019-03-121-1/+5
* filter out some of the AST in the pluginsNoel Grandin2018-08-141-2/+2
* Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann2018-08-101-1/+1
* Clean away temporarily added using declarationsStephan Bergmann2017-11-071-1/+2
* Adapt loplugin:derefnullptr to old Clang versionsStephan Bergmann2014-07-301-1/+1
* New loplugin:derefnullptr (all violations already fixed)Stephan Bergmann2014-06-111-0/+44