Summary: `Procname.Java.get_return_typ` is buggy because whenever faced with an array of objects, it returns a type that implies the object is stored by value in the array (this is correct behaviour only when the element type is primitive, not when it's an object type). Reviewed By: ezgicicek Differential Revision: D20384403 fbshipit-source-id: d91322d3amaster
parent
544e4f2e6c
commit
8ede47649c
Loading…
Reference in new issue