Expand "dubious !x & y" handling to other combinations of !, &, and |.
commite34179b2e784ee6b4de195e69d5898127015545a
authorJosh Triplett <josh@freedesktop.org>
Wed, 17 Dec 2008 22:33:19 +0000 (18 01:33 +0300)
committerAlexey Zaytsev <alexey.zaytsev@gmail.com>
Thu, 18 Dec 2008 18:11:00 +0000 (18 21:11 +0300)
treed83ff141ebbb8de259f5afebca6c89193482ecf3
parentcaffda221c4e2db78b03f5e6f8c43d1104f02004
Expand "dubious !x & y" handling to other combinations of !, &, and |.

Signed-off-by: Josh Triplett <josh@freedesktop.org>
evaluate.c
validation/dubious-bitwise-with-not.c