Stephan Bergmann
|
373a9b9bb6
|
loplugin:redundantcast: redundant const_cast followed by implicit upcast
Change-Id: I58297ba336d96358eb0683684bbd763870ef56cb
|
2015-04-13 12:36:36 +02:00 |
|
Stephan Bergmann
|
90ed482496
|
Reduce to static_cast any reinterpret_cast from void pointers
Change-Id: I514e183571e4ac109f59c4bdfccdc553c36c26ee
|
2015-03-31 13:18:16 +02:00 |
|
Stephan Bergmann
|
2688a88297
|
Remove leftover debug code
Change-Id: I874fc4d677abb2646bffb4331a220f3812443b66
|
2015-03-30 13:48:45 +02:00 |
|
Stephan Bergmann
|
13e45d6fde
|
loplugin:redundantcast: Don't warn about certain casts in macros
...that might depend on macro arguments and not really be redundant
Change-Id: If19de3835a4972add58965ea7c0936fad7ef6957
|
2015-03-28 19:09:17 +01:00 |
|
Stephan Bergmann
|
1c78277801
|
const_cast: convert some C-style casts and remove some redundant ones
Change-Id: I876736d18db6676629c283fccd65e1b6fb2bb2be
|
2015-03-26 15:33:41 +01:00 |
|
Stephan Bergmann
|
331faca18e
|
Extract loplugin:redundantcast from loplugin:cstylecast
Change-Id: I08f17dd9cc092206083ff41bbbc178e0322e86d0
|
2015-01-29 22:21:04 +01:00 |
|