core: print the full path when --info is used
commiteab45d1ca0cca196058a02ef231c78589da48ac3
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 9 Aug 2018 13:24:05 +0000 (9 16:24 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Fri, 10 Aug 2018 11:16:22 +0000 (10 14:16 +0300)
treeddb33634a674eac2f22ccf1b53eb9efe6f3472c9
parent60f28307ac7d8ddbfe07e29481fd8926eecc85a7
core: print the full path when --info is used

When you're using recursive Makefiles then you need to use --full-path.
But when it didn't work when you were building the --info which is probably
where it's the most important.

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