summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/flatten.cxx
AgeCommit message (Expand)Author
2019-10-06replace throw with abortLuboš Luňák
2018-08-23filter out AST in more pluginsNoel Grandin
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann
2018-02-10improve loplugin rewriter double source modification detectionNoel Grandin
2017-11-22loplugin:flatten look for large if statement at end of functionNoel Grandin
2017-11-14loplugin:flatten loosen conditionNoel Grandin
2017-11-08Fix loplugin:flatten's skipping of if/then/else/if chainsStephan Bergmann
2017-11-07Remove obsolete commentStephan Bergmann
2017-11-07Avoid expensive calls to containsPreprocessingConditionalInclusionStephan Bergmann
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-10-06Improve performance of loplugin:flattenNoel Grandin
2017-10-05Also suppress loplugin:flatten in C++ class member functions...Stephan Bergmann
2017-09-30Suppress loplugin:flatten in functions involving preprocessing conditionalsStephan Bergmann
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-27disable flatten lopluginNoel Grandin
2017-09-27loplugin:flatten in variousNoel Grandin
2017-09-23loplugin:flatten in svl..svxNoel Grandin
2017-09-22loplugin:flatten in pyuno..scNoel Grandin
2017-09-22loplugin:flatten in scaddins..sdNoel Grandin
2017-09-22loplugin:flatten in framework..packageNoel Grandin
2017-09-21-Werror=unused-but-set-variableStephan Bergmann
2017-09-21loplugin:flatten in editeng..extensionsNoel Grandin
2017-09-21loplugin:flatten in basctl..configmgrNoel Grandin
2017-09-20new loplugin flattenNoel Grandin