db: introduce the --db-file=/path/to/smatch_db.sqlite option
commitcfb0ec01b9e28ff5d94c8b73c2b49a7ade4e3597
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 14 Aug 2018 12:53:04 +0000 (14 15:53 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 14 Aug 2018 12:53:04 +0000 (14 15:53 +0300)
treeda5d0d5beccfed1540a3552aab1a910f3461b4cd
parentd3a04a756b6e6c573e7e5a2aa2add2bca59c0732
db: introduce the --db-file=/path/to/smatch_db.sqlite option

When you build recursively, then it doesn't work to look for the db in
the working directory.

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