summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/indentation.cxx
AgeCommit message (Expand)Author
2019-11-26loplugin:indentation no longer needs to blacklist binaryurp/source/bridge.cxxStephan Bergmann
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-10-24This is fixed now on Clang trunkStephan Bergmann
2019-10-10Silence -Werror,-Wunused-variable (clang-cl)Stephan Bergmann
2019-07-17Revert "simplify sharedplugin PostTraverse calls"Noel Grandin
2019-07-17make some plugins used the shared frameworkNoel Grandin
2019-02-20Avoid loplugin:indentation after preproc conditional inclusion linesStephan Bergmann
2019-02-15SourceManager::getExpansionRange already returns CharSourceRange since Clang 7Stephan Bergmann
2019-02-13Fix typoAndrea Gelmini
2019-02-12More loplugin:indentation Qt "emit" hackeryStephan Bergmann
2019-02-11remove debugging codeNoel Grandin
2019-02-11loplugin:indentation workaround qt macrosNoel Grandin
2019-02-11new loplugin indentationNoel Grandin