You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Take into consideration transitive dependencies, not just root struct fields (#1501)
* Take into consideration transitive dependencies, not just root struct
* Apply changes addressing comments in PR
* Added 2 new args in previous commit:
<arg name="arg7" type="DoubleNestedStructList" />
<arg name="arg8" type="DeepNestedStructList" />
* Calculate struct_has_fabric_sensitive_fields only at the top level, not transitively
* Add test for struct_contains_array
* Apply suggestions from code review
Co-authored-by: Boris Zbarsky <[email protected]>
* Fixup references after applying suggestions from code review
---------
Co-authored-by: Boris Zbarsky <[email protected]>
0 commit comments