]> sourceware.org Git - systemtap.git/commit
Resolve function refs added by autocast expansion
authorJosh Stone <jistone@redhat.com>
Tue, 13 May 2014 23:28:25 +0000 (16:28 -0700)
committerJosh Stone <jistone@redhat.com>
Tue, 13 May 2014 23:28:25 +0000 (16:28 -0700)
commit389236d53241316fcc8380d07e031806375d8332
treec83da7b0e6982a9756c3c004a4282f500ca17df9
parenteb79eb0a61d5ed513013572d0c65aa70de4d96a3
Resolve function refs added by autocast expansion

* elaborate.cxx(autocast_expanding_visitor::resolve_functioncall): New,
  run symresolution and functioncall_traversing to make sure functions
  added by autocasting are resolved.
  (autocast_expanding_visitor::visit_autocast_op): Use it.
elaborate.cxx
This page took 0.033456 seconds and 5 git commands to generate.