mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
After computing side effects, we also remove any global or argument effects that are computed to happen, but are defined not to, based on the effect attribute. This allows us to compute the deinit_barrier effect for such functions, fixing the test case here: rdar://155870190 This supercedes #38324.
26 KiB
26 KiB