summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/unusedenumconstants.cxx
AgeCommit message (Expand)Author
2017-11-30some global loplugin improvementsNoel Grandin
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-10-27rename loplugin::Plugin::parentStmtNoel Grandin
2017-06-20reformat some loplugin codeNoel Grandin
2017-04-28remove unnecessary machine-specific data out of loplugin outputNoel Grandin
2017-02-17isAssignmentOp is not available on older clangNoel Grandin
2017-02-17teach loplugin unusedenumconstants about CXXOperatorCallExprNoel Grandin
2017-02-06loplugin:unusedenumconstants should apparently not be run by defaultStephan Bergmann
2017-02-03new loplugin unusedenumvaluesNoel Grandin