flow: set position at the start of the function correctly
commitc4a21399c9deaa50cfee2ff19b81388693bf7f65
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 14 Jun 2016 11:01:57 +0000 (14 14:01 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 14 Jun 2016 11:01:57 +0000 (14 14:01 +0300)
tree3aae99e730fdb28651ba71ca76a14a69fc32671c
parent29e8f8bea5c3a5354d6bc0c09dd2205064480026
flow: set position at the start of the function correctly

This only affects debug output.  When we're loading the caller information
the line number is set correctly, but the file name might be wrong.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_flow.c