summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/virtualdead.cxx
Commit message (Expand)AuthorAgeFilesLines
* better solution for ignoreLocation for tree-wide pluginsNoel Grandin2022-06-141-0/+2
* loplugins ignoreLocation() is unreliable with PCHNoel Grandin2022-03-251-2/+0
* Bump compiler plugins Clang baseline to 12.0.1Stephan Bergmann2022-02-171-2/+2
* Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski2021-11-111-6/+0
* make FORCE_COMPILE_ALL more flexible than all or nothingLuboš Luňák2021-09-181-2/+2
* Adapt compilerplugins to LLVM 13 APSInt::toString changeStephan Bergmann2021-06-141-1/+2
* loplugin:virtualdead look for virtual methods where a param is unusedNoel Grandin2019-10-171-4/+27
* better name for a function in compilerpluginsLuboš Luňák2019-10-081-1/+1
* do not use compiler.getSourceManager().getFilename()Luboš Luňák2019-10-071-1/+1
* new loplugin virtualdeadNoel Grandin2019-09-261-0/+267