Merge: rta: do not analyze abstract methods
authorJean Privat <jean@pryen.org>
Thu, 2 Jun 2016 13:42:41 +0000 (09:42 -0400)
committerJean Privat <jean@pryen.org>
Thu, 2 Jun 2016 13:42:41 +0000 (09:42 -0400)
Just stop visiting abstract methods. This make RTA more robust when there is not body

Pull-Request: #2141
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>


Trivial merge