summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/indentation.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:indentation no longer needs to blacklist binaryurp/source/bridge.cxxStephan Bergmann2019-11-261-3/+0
* loplugin:indentation find broken if statementsNoel Grandin2019-11-061-0/+47
* This is fixed now on Clang trunkStephan Bergmann2019-10-241-3/+7
* Silence -Werror,-Wunused-variable (clang-cl)Stephan Bergmann2019-10-101-0/+16
* Revert "simplify sharedplugin PostTraverse calls"Noel Grandin2019-07-171-5/+9
* make some plugins used the shared frameworkNoel Grandin2019-07-171-13/+31
* Avoid loplugin:indentation after preproc conditional inclusion linesStephan Bergmann2019-02-201-0/+7
* SourceManager::getExpansionRange already returns CharSourceRange since Clang 7Stephan Bergmann2019-02-151-1/+1
* Fix typoAndrea Gelmini2019-02-131-1/+1
* More loplugin:indentation Qt "emit" hackeryStephan Bergmann2019-02-121-1/+2
* remove debugging codeNoel Grandin2019-02-111-7/+1
* loplugin:indentation workaround qt macrosNoel Grandin2019-02-111-0/+9
* new loplugin indentationNoel Grandin2019-02-111-0/+229