Commits

Michael Gottesman committed 4f115c63c36
[arc-analysis] {struct,tuple}_element_addr, unchecked_take_enum_data_addr do not use reference counted objects in a way we care about. The reason we do not care is since this predicate is meant to be used in a backward dataflow pass implying that we will see the GEPs users before we see the GEP itself. Swift SVN r19910