summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/virtualdead.cxx
AgeCommit message (Expand)Author
2022-06-14better solution for ignoreLocation for tree-wide pluginsNoel Grandin
2022-03-25loplugins ignoreLocation() is unreliable with PCHNoel Grandin
2022-02-17Bump compiler plugins Clang baseline to 12.0.1Stephan Bergmann
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-09-18make FORCE_COMPILE_ALL more flexible than all or nothingLuboš Luňák
2021-06-14Adapt compilerplugins to LLVM 13 APSInt::toString changeStephan Bergmann
2019-10-17loplugin:virtualdead look for virtual methods where a param is unusedNoel Grandin
2019-10-08better name for a function in compilerpluginsLuboš Luňák
2019-10-07do not use compiler.getSourceManager().getFilename()Luboš Luňák
2019-09-26new loplugin virtualdeadNoel Grandin