etienneb added a comment.

There are probably other instances of this error.
It's not an instance that got incorrectly fixed.

I may review other checkers to see if I can find more of them.

For now, I'm fixing them when they make clang-tidy crash over chromium code 
(with a clang-tidy windows build).

The fact that 'hasBody()' may be true and 'getBody()' can return NULL is a 
little bit strange to me.


http://reviews.llvm.org/D18852



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to