Age | Commit message (Expand) | Author |
---|---|---|
2015-05-12 | loplugin:redundantcast: reinterpret_cast to void* | Stephan Bergmann |
2015-04-13 | loplugin:redundantcast: redundant const_cast followed by implicit upcast | Stephan Bergmann |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-03-30 | Remove leftover debug code | Stephan Bergmann |
2015-03-28 | loplugin:redundantcast: Don't warn about certain casts in macros | Stephan Bergmann |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-01-29 | Extract loplugin:redundantcast from loplugin:cstylecast | Stephan Bergmann |