Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-26 | Minor improvements of loplugin:staticaccess | Stephan Bergmann | |
Change-Id: I731aab418fb42922208afdaa60d98ccd76377dab | |||
2016-08-25 | loplugin:staticaccess: Extend loplugin:staticcall to cover all access... | Stephan Bergmann | |
to static members (data, in addition to function) via class member access syntax. Also covers the (somewhat obscure) access to enumerator members. Change-Id: Iec54b8df2fdb423c0caf21a0dd0f9fe8fdf33897 |