add option --full-path
commitd1fd08b6fb99358847ea314d23a8aa39df61d3fd
authorDan Carpenter <error27@gmail.com>
Fri, 27 Nov 2009 19:17:42 +0000 (27 21:17 +0200)
committerDan Carpenter <error27@gmail.com>
Fri, 27 Nov 2009 19:17:42 +0000 (27 21:17 +0200)
treee796333b019ee47a37ed32d25d33a5e17e710e11
parent025f89067d45a071864a996fae8e665c1db3c557
add option --full-path

When you run smatch with wine the messages aren't helpful because you
don't get the path, only the filename.c

Signed-off-by: Dan Carpenter <error27@gmail.com>
smatch.c
smatch.h
smatch_flow.c