Merge git://git.kernel.org/pub/scm/devel/sparse/sparse into devel
commit5eb831f6db94fd62b3c3401841ef21885781e0a3
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 27 Feb 2018 20:34:03 +0000 (27 23:34 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Thu, 1 Mar 2018 10:31:27 +0000 (1 13:31 +0300)
tree89011981b72b66a13c0ce8d9a9c007cae8e6cacc
parent173ef76114e3bec10847b9a3ad8acaf5d3efad2b
parent9fff86b30747be0a081632269f5aaf6e17bed4a9
Merge git://git./devel/sparse/sparse into devel

Every time I merge, I get a ton of conflicts because I merged the wrong
stuff in 2013.  Hopefully, this will clean most of the issues up and bring
me back in line with upstream Sparse.

# Conflicts:
# .gitignore
# Makefile
# cgcc
# char.c
# ident-list.h
# lib.c
# parse.c
# ptrlist.h
# symbol.c
# token.h
# validation/enum-mismatch.c

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
18 files changed:
.gitignore
Makefile
allocate.h
cgcc
check_memcpy_overflow.c
check_rosenberg.c
expression.c
expression.h
ident-list.h
lib.c
lib.h
parse.c
parse.h
pre-process.c
smatch_address.c
symbol.c
token.h
tokenize.c