Comment on Swift 5 Exclusivity EnforcementComments−saagarjha7yI'm assuming that -Ounchecked also removes the runtime diagnostic?−atrick67yYes, it removes exclusivity checks and bounds checks.
Comments
I'm assuming that -Ounchecked also removes the runtime diagnostic?
Yes, it removes exclusivity checks and bounds checks.