mtag: commit all mtag related code to date
commit36e7775344b804e56fae25220692128cec25fb6a
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 12 Jan 2018 10:16:37 +0000 (12 13:16 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Fri, 12 Jan 2018 11:40:21 +0000 (12 14:40 +0300)
treec2b8bd04ea7e815fee4cbe5362b8756e79a4a1e2
parent61fb5a8de5dddd45765ccad8ef42f186f81eb281
mtag: commit all mtag related code to date

The mtag code is slowly progressing...  It's not 100%, but I'm going to
commit what I have because I'm tired of carrying huge diffs.  The mtag work
is going to probably take months or maybe a year to complete.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Makefile
check_debug.c
check_debug.h
smatch.h
smatch_data/db/mtag_alias.schema [new file with mode: 0644]
smatch_data/db/param_map.schema [new file with mode: 0644]
smatch_db.c
smatch_mtag.c
smatch_mtag_data.c [new file with mode: 0644]
smatch_mtag_map.c [new file with mode: 0644]
smatch_param_to_mtag_data.c [new file with mode: 0644]