summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/salcall.cxx
AgeCommit message (Expand)Author
2019-05-16Adapt compilerplugins to Clang 9 isExplicitSpecified -> getExplicitSpecifierStephan Bergmann
2019-05-10an uno -> a unoCaolán McNamara
2018-08-23filter out AST in more pluginsNoel Grandin
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann
2018-05-04Adapt to Clang trunk SourceManager::getImmediateExpansionRange changesStephan Bergmann
2018-02-10improve loplugin rewriter double source modification detectionNoel Grandin
2017-12-20Fix for compilerplugins/clang/test/salcall.cxx with clang-clStephan Bergmann
2017-12-20Remove redundant, duplicated getSpellingLoc callStephan Bergmann
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-13Improve loplugin:salcall error reportingStephan Bergmann
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-11Improve loplugin:salcall error reportingStephan Bergmann
2017-12-10Fix isSalCallFunction furtherStephan Bergmann
2017-12-10Fix typosAndrea Gelmini
2017-12-09Add some debug checks to loplugin:salcallStephan Bergmann
2017-12-09No more issues with these source filesStephan Bergmann
2017-12-08Fix isSalCallFunction so it also works on WindowsStephan Bergmann
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-12-05fix compile of salcall pluginNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-12-04-Werror=unused-functionStephan Bergmann
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin