summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/salcall.cxx
AgeCommit message (Expand)Author
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