]> sourceware.org Git - systemtap.git/commit
PR18455: suggest type in const_folder binary expr
authorAbegail Jakop <ajakop@redhat.com>
Tue, 25 Aug 2015 15:00:51 +0000 (11:00 -0400)
committerAbegail Jakop <ajakop@redhat.com>
Wed, 23 Sep 2015 20:09:11 +0000 (16:09 -0400)
commit1860faba6513801e6f840d81e03b644679fa697e
treeca58d07f9ae17794b511a7e8bac76287c0ac2d9f
parentadf7cc5f30049b5484b8e5c1886d40c151c2cdc5
PR18455: suggest type in const_folder binary expr

elaborate.cxx: within const_folder::visit_binary_expression(), for cases
like {println(i+0)} where part of the binary expression is elided, suggest
what the type (pe_long) should be to the remaining part of the expression.
elaborate.cxx
This page took 0.023945 seconds and 5 git commands to generate.