]> sourceware.org Git - systemtap.git/commit
PR18455: add type mismatch checks in const_folder
authorAbegail Jakop <ajakop@redhat.com>
Wed, 23 Sep 2015 14:14:53 +0000 (10:14 -0400)
committerAbegail Jakop <ajakop@redhat.com>
Wed, 23 Sep 2015 21:39:26 +0000 (17:39 -0400)
commit61f7979238c4f36c3321d2831aff32dd438dee48
tree1cf887394faafcd093838edde3accfd37ad6832c
parent6540f559bea558fbf7f8f4041a8554dd8b672d71
PR18455: add type mismatch checks in const_folder

elaborate.cxx: in const_folder::visit_binary_expression() if one
side is a literal number and the other is not pe_long or pe_unkown,
produce a type mismatch
elaborate.cxx
This page took 0.024839 seconds and 5 git commands to generate.