<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/61702>61702</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
clang-cl ignores -Wpadded
</td>
</tr>
<tr>
<th>Labels</th>
<td>
new issue
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
cairnc
</td>
</tr>
</table>
<pre>
On windows this compiles with `clang -Wpadded -Werror`
```
typedef struct
{
int x;
char y;
} Foo;
int main()
{
Foo foo;
}
```
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJxskT9v5CAQxT_NuBntCo__YAqKRCu3V6bGgG1OGCzAt7ff_rS-VZIiEhqYgfd40k_l7JZgrYTuHbpbpY6yxiS1cinoaormIX8FvLtg4j1jWV1GHbfdeZvx7sqK0DPtVVjw8rErY6zBy4dNKSboGbAbsLdX7dlrnW157NbYGXNJhy6vJ_z9_wER0YWCf6H5NtGrSvj4HAG_4RjjV3_Wp2xTLgANQOIH3zFGnL_L-O3HgJWRjRGNUJWVdc8F70Q71NUqFTe9oJ4zq_u5m1tdC2VEM88ddcNEqnKSGDWsoa7uuprqa6MGoTXZvhmo5UpAy-ymnL96_2e7xrRULufDyr7mjCqvJuvzyYMo2Duel0D0xJPkU3OZjiVDy7zLJX-5FFe8lSeNi_bolhCTzZ9gqiN5uZayZ2jegEagcXFlPaarjhvQ-PR5bZc9xd9WF6Dx_D0DjWe6fwEAAP__NPmjTw">