parameter_names: store parameter names in the DB
commit4ff4b82344646312c0e36a9d1c7a66f2d6a30dba
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 11 Apr 2017 14:40:58 +0000 (11 17:40 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 11 Apr 2017 14:40:58 +0000 (11 17:40 +0300)
treebb98fde0bcbc746beebef8d308c5319cb3b0d9cd
parente3afce0a3567df9428f7c42aa61bf4d151924226
parameter_names: store parameter names in the DB

This information is needed to make the smdb.py change work.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Makefile
check_list.h
smatch.h
smatch_data/db/parameter_name.schema [new file with mode: 0644]
smatch_db.c
smatch_parameter_names.c [new file with mode: 0644]