Disable arvm7* sanitizer slice for ios as part of an effort to reduce toolchain size
rdar://104059106
|  Differential  D145000  
[Sanitizers] Disable armv7* sanitizers slice for ios Authored by usama54321 on Feb 28 2023, 1:16 PM. 
Details Disable arvm7* sanitizer slice for ios as part of an effort to reduce toolchain size rdar://104059106 
Diff Detail 
 Event TimelineComment Actions LGTM (see note) 
 
 Comment Actions You could probably use FILTER to remove all arm7* variants in one command, but there's no real need to do that. LGTM | ||||||||||||
This looks good to me provided you are intentionally very narrowly targeting ios only.