aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2018-12-20 18:23:54 +0100
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2018-12-20 23:49:13 +0100
commit003116e1263d9a0cdb9b8171caba225710faa4a6 (patch)
tree421f2854291a498c627bfd32c131850c97e0cc63 /Makefile
parentb19ebd8c84c58c3b19c13a20f4efe180e41ac540 (diff)
downloadsparse-dev-003116e1263d9a0cdb9b8171caba225710faa4a6.tar.gz
remove redundant check of _Bool bitsize
To test if a type is a variant of _Bool it is useless to test is_bool_type(x) *and* test if 'x->bit_size == 1' since the first implies the second. So, remove the test of the bitsize. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions