summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/salcall.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-02-10improve loplugin rewriter double source modification detectionNoel Grandin1-25/+0
2017-12-20Fix for compilerplugins/clang/test/salcall.cxx with clang-clStephan Bergmann1-1/+14
2017-12-20Remove redundant, duplicated getSpellingLoc callStephan Bergmann1-1/+0
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-17/+0
2017-12-13Improve loplugin:salcall error reportingStephan Bergmann1-2/+14
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann1-44/+116
2017-12-11loplugin:salcall fix functionsNoel Grandin1-22/+3
2017-12-11Improve loplugin:salcall error reportingStephan Bergmann1-4/+3
2017-12-10Fix isSalCallFunction furtherStephan Bergmann1-72/+115
2017-12-10Fix typosAndrea Gelmini1-1/+1
2017-12-09Add some debug checks to loplugin:salcallStephan Bergmann1-1/+20
2017-12-09No more issues with these source filesStephan Bergmann1-11/+0
2017-12-08Fix isSalCallFunction so it also works on WindowsStephan Bergmann1-38/+211
2017-12-07loplugin:salcall handle static methodsNoel Grandin1-1/+22
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin1-2/+38
2017-12-05fix compile of salcall pluginNoel Grandin1-4/+0
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-22/+9
2017-12-04-Werror=unused-functionStephan Bergmann1-0/+4
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin1-0/+370