[PATCH 1/1] Analysis: CFG, add comment about NULL CFGBlock successors

CFGBlock successor may be NULL to preserve succs ordering rules. Note
this to the CFGBlock documentation.

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>

committed in r130387. Thanks!