files: introduce load_strings_from_file()
commit9d9bc3857d7be5b3ef096e06d777a5d5925546f9
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 15 Feb 2021 10:29:42 +0000 (15 13:29 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 15 Feb 2021 10:29:42 +0000 (15 13:29 +0300)
tree79bdf2691c06ecf18b0d4850159847682f9602ab
parent07d92a38d283f20cc489ec11af73fe406be4f710
files: introduce load_strings_from_file()

This takes a project and a checkname, it reads a data file and returns a
string list.

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