]> sourceware.org Git - systemtap.git/commit
PR20423: tweak error message generation for case without e->components[]
authorFrank Ch. Eigler <fche@redhat.com>
Fri, 9 Sep 2016 13:43:03 +0000 (09:43 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Fri, 9 Sep 2016 13:43:03 +0000 (09:43 -0400)
commit423bb6990566e996dd81d6ac3904c00bbbdd2763
treec40d124308c07f701eb4324f245d4c1679e24b09
parente37c41578be5f3bf1b9df1da88c53b35409613e8
PR20423: tweak error message generation for case without e->components[]

... e.g. a case where a C function returns a struct, $return would
trigger the "... is being accessed instead of member" message, but the
operative tok* is the e node, not a member of the empty
e->components[].
dwflpp.cxx
This page took 0.027848 seconds and 5 git commands to generate.