summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/plugin.hxx
Commit message (Expand)AuthorAgeFilesLines
* Revert "Adapt to changed clang::ASTContext::getParents behavior on Clang 11 t...Stephan Bergmann2020-08-031-13/+2
* Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann2020-05-261-1/+0
* Adapt to changed clang::ASTContext::getParents behavior on Clang 11 trunkStephan Bergmann2020-05-251-2/+13
* Code duplicationStephan Bergmann2020-05-251-0/+2
* new loplugin:simplifypointertoboolNoel Grandin2020-05-101-0/+3
* convert conststringvar plugin to shared infrastructreNoel Grandin2020-02-131-0/+5
* New loplugin:unusedmemberStephan Bergmann2019-12-051-0/+9
* better name for a function in compilerpluginsLuboš Luňák2019-10-081-2/+5
* loplugin:referencecasting find more redundant static_castNoel Grandin2019-08-271-0/+6
* make some plugins used the shared frameworkNoel Grandin2019-07-171-0/+12
* fix compilerplugin rebuilding when system clang changesLuboš Luňák2019-05-271-2/+0
* Revert "Remove broken rebuild of compilerplugins when CLANG_FULL_VERSION..."Luboš Luňák2019-05-271-0/+2
* an uno -> a unoCaolán McNamara2019-05-101-1/+1
* make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák2019-03-121-3/+13
* Remove broken rebuild of compilerplugins when CLANG_FULL_VERSION changedStephan Bergmann2018-12-061-2/+0
* Adapt new code to getLocStart renameStephan Bergmann2018-08-141-2/+2
* filter out some of the AST in the pluginsNoel Grandin2018-08-141-0/+26
* Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann2018-08-101-1/+2
* compilerplugins: try to make these work with icecreamMichael Stahl2018-07-061-0/+3
* Revert "Allow compiler plugins for online"Stephan Bergmann2018-03-231-4/+0
* improve loplugin rewriter double source modification detectionNoel Grandin2018-02-101-0/+1
* Allow compiler plugins for onlinePranav Kant2017-12-211-0/+4
* New --enable-compiler-plugins=debug modeStephan Bergmann2017-12-081-0/+2
* loplugin:unnecessaryoverride: suppress warnings when default args differStephan Bergmann2017-11-111-0/+6
* Clean away temporarily added using declarationsStephan Bergmann2017-11-071-3/+0
* Memoize ignoreLocation resultsStephan Bergmann2017-11-071-17/+21
* Adapt loplugin:includeform to Windows \ path separatorStephan Bergmann2017-10-271-4/+4
* revert small part of previous commitNoel Grandin2017-10-271-3/+2
* extract some common code for checking if a functions address was takenNoel Grandin2017-10-271-2/+3
* no need to build the parent tree twiceNoel Grandin2017-10-271-2/+0
* rename loplugin::Plugin::parentStmtNoel Grandin2017-10-271-3/+3
* remove unnecessary use of 'this->'Noel Grandin2017-08-021-1/+1
* make oncevar plugin ignore methods with #ifdef-eryNoel Grandin2017-07-221-0/+3
* reformat some loplugin codeNoel Grandin2017-06-201-126/+115
* loplugin:unusedfields fix false positiveNoel Grandin2017-06-201-0/+2
* Refuse to rewrite in workdirStephan Bergmann2017-05-181-0/+1
* Adapt pathname checks to mixed usage of \ and / on WindowsStephan Bergmann2017-05-181-0/+8
* Fix typosAndrea Gelmini2017-03-251-1/+1
* loplugins: extract some common functionalityNoel Grandin2016-10-181-0/+1
* clang plugins: do "dotdot" normalisationNoel Grandin2016-09-271-0/+2
* loplugin: move parentFunctionDecl() into common codeNoel Grandin2016-06-281-0/+1
* cppcheck: silence warnings in compilerpluginsJochen Nitschke2016-04-271-1/+1
* That #if for Clang < 3.2 is probably good to go by nowStephan Bergmann2016-02-261-4/+0
* compilerplugins: move isUnoIncludeFile to base classNoel Grandin2014-06-241-0/+5
* Remove visual noise from compilerpluginsAlexander Wilms2014-02-271-2/+0
* Handle ImplicitCastExpr w/ invalid loc from Objective C codeStephan Bergmann2014-02-211-1/+3
* Don't attempt to actually do double code removalsStephan Bergmann2014-02-201-3/+1
* const improvementStephan Bergmann2014-02-141-1/+1
* Prepare dual-mode compiler plugin featureStephan Bergmann2014-01-271-21/+24
* add mode lines to new files (and idls) since last runCaolán McNamara2013-09-221-0/+3