<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/62896>62896</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
What is the minimum iOS version supported by clang?
</td>
</tr>
<tr>
<th>Labels</th>
<td>
platform:ios
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
hiraditya
</td>
</tr>
</table>
<pre>
clang has `-mios-version-min` flag that is used to support apps for a particular iOS version. But it is unclear which minimum iOS version a given clang version would support.
e.g.,
```
clang -target aarch64-ios -mios-version-min=2.0 -c test.c
```
doesn't error out.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJxskc2O4yoQhZ8Gb0q2CPgnXniRvpG3dzGLWZdxxTDCxoIirbz9KIlbM9K0hECUqHMO9WFKbtmIBtF8iOZaYGYb4mBdxNnxA4spzI_BeNwWsJhAtLJcXUjlnWJyYStXt4lWws3jAmyRwSXIiWbgACnve4gMuO8JbiECwo6RnckeI7j_f8ChUsFHZnDv5s14wgif1hkLq9vcmte_HwPC4u60wTvVV_UzZD9_WVZCXoW8vHeqlkqo_45SK4_1ur41Ssa4EANiNLatSxcS_PtNfVWVBCgNMCWuzLeCc6C0CdUxUIwhQshcFfOg5173WNBwas_1-XyqtS7s0DSmlr1RZu46fbphI2nCqevldNZdh23hBiWVlo3SSunupCtCTXI-6aaj1ujeiFrSis5X3t_XKsSlcCllGlp17tvC40Q-vdgqtXvkW4ir0BcXklDqyTsOz8ZyyksStfQucfojxY49DT8PqmzpWxzHyGmG6fFmIvRY5OgHy7wnoS9CjUKNi2Obp8qEVajx6XEc5R7DLzIs1PjKnoQaX_F_BwAA__8-QNgV">