Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-20 | reformat some loplugin code | Noel Grandin | |
to match our more normal conventions. Also drop the 'using std' and some other cruft Change-Id: I02ef81c5427188bc03a20b157a57a900a9d7bf0d | |||
2017-04-28 | remove unnecessary machine-specific data out of loplugin output | Noel Grandin | |
Change-Id: Ib8ac5acacb1dab80943b1193201021f9890121c3 | |||
2017-02-17 | isAssignmentOp is not available on older clang | Noel Grandin | |
Change-Id: I1ee7a8266a2ad0e14a28fab7aa0095b15647d5b0 | |||
2017-02-17 | teach loplugin unusedenumconstants about CXXOperatorCallExpr | Noel Grandin | |
fixes some false+ in the write-only analysis Change-Id: Ie7905c05c8012820c640064d451b33badb04c5fc | |||
2017-02-06 | loplugin:unusedenumconstants should apparently not be run by default | Stephan Bergmann | |
Change-Id: I42f479de39b94ca8e9c72a6e92534f602a9fad39 | |||
2017-02-03 | new loplugin unusedenumvalues | Noel Grandin | |
Change-Id: I03d684fc35238a45a6d99855e5ee6d3a5e33740d |