]> sourceware.org Git - systemtap.git/commit
PR17860: match foreach logic in tmpcounter and unparser
authorJonathan Lebon <jlebon@redhat.com>
Fri, 16 Jan 2015 18:29:40 +0000 (13:29 -0500)
committerJonathan Lebon <jlebon@redhat.com>
Fri, 23 Jan 2015 14:24:39 +0000 (09:24 -0500)
commitc56fc632efad055241cc5b2da4b5f8c656e60670
tree3cdb3c2fbeb3b6795b4c6b5e94dee1dc01a50183
parentf4d8daa9d6ffa65e3781621a8f893b81c22c1473
PR17860: match foreach logic in tmpcounter and unparser

This patch fixes PR17860 by ensuring that tmpvars are declared in
c_tmpcounter::visit_foreach_loop() in the same order as they are used in
c_unparser::visit_foreach_loop().
translate.cxx
This page took 0.023049 seconds and 5 git commands to generate.