]> sourceware.org Git - systemtap.git/commit
implement resolved() and mismatch() and use them
authorJonathan Lebon <jlebon@redhat.com>
Mon, 11 Nov 2013 17:05:42 +0000 (12:05 -0500)
committerJonathan Lebon <jlebon@redhat.com>
Tue, 12 Nov 2013 21:01:45 +0000 (16:01 -0500)
commit18bac841af1612e34336d91aa527c4b0a8d80537
tree75070945e567d742a7a5de0398e4158b16958fa5
parent116562fc3039a55f7296a8e6cd46c5fee57cf087
implement resolved() and mismatch() and use them

We finally complete the new function bodies. In resolved(), we add items
to the resolved_types vector, while in mismatch(), we retrieve from the
vector to print out exactly where the decl type was initially resolved.
elaborate.cxx
This page took 0.025976 seconds and 5 git commands to generate.