summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/blockblock.cxx
AgeCommit message (Expand)Author
2019-07-01improve loplugin:blockblockNoel Grandin
2019-03-12make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák
2019-03-11blockblock clang plugin does not do rewritingLuboš Luňák
2018-08-23filter out AST in more pluginsNoel Grandin
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl
2018-03-27Use isSamePathname instead of hasPathnamePrefix, where appropriateStephan Bergmann
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-10-04More targeted check for preprocessing conditionals in loplugin:blockblockStephan Bergmann
2017-10-04Fix test, and add missing TraverseFunctionDecl base caseStephan Bergmann
2017-10-04Suppress loplugin:blockblock in functions involving preprocessing conditionalsStephan Bergmann
2017-10-03new loplugin:blockblockNoel Grandin