summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/indentation.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-06loplugin:indentation find broken if statementsNoel Grandin1-0/+47
2019-10-24This is fixed now on Clang trunkStephan Bergmann1-3/+7
2019-10-10Silence -Werror,-Wunused-variable (clang-cl)Stephan Bergmann1-0/+16
2019-07-17Revert "simplify sharedplugin PostTraverse calls"Noel Grandin1-5/+9
2019-07-17make some plugins used the shared frameworkNoel Grandin1-13/+31
2019-02-20Avoid loplugin:indentation after preproc conditional inclusion linesStephan Bergmann1-0/+7
2019-02-15SourceManager::getExpansionRange already returns CharSourceRange since Clang 7Stephan Bergmann1-1/+1
2019-02-13Fix typoAndrea Gelmini1-1/+1
2019-02-12More loplugin:indentation Qt "emit" hackeryStephan Bergmann1-1/+2
2019-02-11remove debugging codeNoel Grandin1-7/+1
2019-02-11loplugin:indentation workaround qt macrosNoel Grandin1-0/+9
2019-02-11new loplugin indentationNoel Grandin1-0/+229