Summary: As suggested in the discussion https://github.com/facebook/infer/issues/326 this pull request implements ```ocaml get_overriden_method : Tenv.t -> Procname.java -> Procname.t ``` to get the method of a superclass that is being overridden by a specific java pname. I thought of unit test this, but unfortunately I wasn't able to figure out how to create the proper context with OUnit2. Perhaps the easiest way to test this will be integration tests. Feel free to reject the pull request if unit tests are mandatory (or for any other reason, of course). Closes https://github.com/facebook/infer/pull/341 Reviewed By: jeremydubreil Differential Revision: D3221254 Pulled By: sblackshear fb-gh-sync-id: 9c26258 fbshipit-source-id: 9c26258master
parent
3a856aa6f0
commit
51f4dc7a9a
Loading…
Reference in new issue