]> andersk Git - splint.git/commit
Added the flags likely-bounds, likely-bounds-write, and likely-bounds-read
authordrl7x <drl7x>
Fri, 20 Dec 2002 02:04:14 +0000 (02:04 +0000)
committerdrl7x <drl7x>
Fri, 20 Dec 2002 02:04:14 +0000 (02:04 +0000)
commitfba0ed37f95964cd644ddfe0931fddd9ab452a17
tree64700df89be2df9867d1b735c9c3d84c0613652d
parentc3988baf606a211f4d4763320e564c1d1e9c4c7f
Added the flags likely-bounds, likely-bounds-write, and likely-bounds-read

Correspond to error messages for constraints that have only constants.
15 files changed:
src/Headers/constraint.h
src/Headers/constraintExpr.h
src/Headers/constraintTerm.h
src/Makefile.am
src/Makefile.in
src/constraint.c
src/constraintExpr.c
src/constraintTerm.c
src/context.c
src/exprChecks.c
src/flags.def
test/constannot.expect
test/manual.expect
test/simplebufferConstraintTests.expect
test/sizeoftest.expect
This page took 0.164918 seconds and 5 git commands to generate.