]> sourceware.org Git - systemtap.git/commit
PR18455: use an initial_typeres_info visitor
authorAbegail Jakop <ajakop@redhat.com>
Wed, 2 Sep 2015 21:54:44 +0000 (17:54 -0400)
committerAbegail Jakop <ajakop@redhat.com>
Wed, 23 Sep 2015 20:31:57 +0000 (16:31 -0400)
commit357612daa33c3fe8c08139b5ba09cd07fb3634f8
tree3a5315fab228e9850dcad1ba7cb52460fc07dfe5
parentcde4a9feb579c60937f8a39d346b2a0bad430f2b
PR18455: use an initial_typeres_info visitor

elaborate.cxx: since some visit* functions in the typeresolution_info visitor
just throw errors, create an initial_typeresolution_info visitor that
overwrites those functions to account for substitutions/replacements not being
done. semko tests autocast05 and binexpr_infer_type fail with theses changes.
elaborate.cxx
This page took 0.026562 seconds and 5 git commands to generate.