<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/117711>117711</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
Clean up bitfield vs bit-field in diagnostic messages
</td>
</tr>
<tr>
<th>Labels</th>
<td>
good first issue,
quality-of-implementation,
clang:diagnostics
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
AaronBallman
</td>
</tr>
</table>
<pre>
Clang uses `bitfield` in some of our diagnostic messages. The term of art is `bit-field`, and our diagnostics using `bitfield` should be updated to use the hyphenated term instead.
e.g., https://github.com/llvm/llvm-project/blob/f94bd3c933076500b9291009d8cb5e1139c52a06/clang/include/clang/Basic/DiagnosticSemaKinds.td#L6420 and https://github.com/llvm/llvm-project/blob/f94bd3c933076500b9291009d8cb5e1139c52a06/clang/include/clang/Basic/DiagnosticASTKinds.td#L785
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJzMU81unDAQfhpzsRbZY36WA4fNRlzaW_ICxh7AlbEpY0fK21dsuukq6qW3npCG0ffnbzSRmwNiz-onVj8XOqcl7v1F7zE8ae9XHYox2vf-6nWYeSYkzhoxujQ59JY1grvAKa7I48Rj3rl1eg6RkjN8RSI9I5X8dUGecF-PJb0n7u4opzsMgyvXwX6BIJ7JhfkrJS0xe8tH5HmzOqHlKR7aeFqQL-_bguFjelC6QAm1LZm4MHHBci4PriWljZi6MBgYDLNLSx5LE1cGg_dv989p2-MPNInBMPo4MhimrhqtMp1Som1qIcYOOilEZ89mrFFK1ZkatGgYDOaIjMHggvHZ4sPkSZMzDIbnT6MvuOpvLlgqk2WgvjcViFse_5nOy8vro8z2XBe2V7ZTnS6wl62CBhoh62LpxRkre670JCeUdSebqZ3g3ExtIyZlrCxcDwIqKaGRSgjRlCCgroUCYaQ2bVWxSuCqnS8Pi2Xc58IRZeylbFspC69H9HRrLsAco-WT2-koF2VkAAyuDOBn1t6l91OcTm7dPK4Ykk4uhs-ND7fq8lC741_9XOz9Ldwxz8Qq4R0l-qMlueSxv3rUgeeN3_vJ34h_Fvs4jr8cRJF33__zy958EYPht_-3Hn4FAAD__xfmNOY">