/zlib/

'>aoo/trunk LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/unusedvariablecheck.cxx
AgeCommit message (Expand)Author
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2020-12-07Ignore unparsed function template bodies in loplugin:unusedvariablecheckStephan Bergmann
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-03-12make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák
2018-08-14filter out some of the AST in the pluginsNoel Grandin
2017-11-08Drop HAVE_GCC_ATTRIBUTE_WARN_UNUSED_STLStephan Bergmann
2017-07-03loplugin:casttovoidStephan Bergmann
2017-02-01loplugin: use TypeCheck instead of getQualifiedNameAsStringNoel Grandin
2017-01-24teach unusedvariablecheck plugin about SfxPoolItem subclassesNoel Grandin