Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-12 | improve the mergeclasses loplugin | Noel Grandin | |
Change-Id: Icbb873c4ac15ef146b126b97f45eabdc53cd4c1a | |||
2015-10-07 | loplugin:mergeclasses | Noel Grandin | |
Change-Id: I9f56beebae1ea02a8914b7b25fe7565f7b0df053 | |||
2015-09-08 | new loplugin mergeclasses | Noel Grandin | |
Idea from Norbert (shm_get) - look for classes that are (a) not instantiated (b) have zero or one subclasses and warn about them - would allow us to remove a bunch of abstract classes that can be merged into one class and simplified Change-Id: I4e43fdd2f549b5cbe25dcb7cee5e9dd3c1df8ba0 |