<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/71740>71740</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            Fix clang handling of new C23 modifiers %w and %wf 
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            clang
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          ZijunZhaoCCK
      </td>
    </tr>
</table>

<pre>
    Bionic adds C23's %wf but clang reports a false-positive -Wformat warning. E.g. https://godbolt.org/z/rEazMv7sb

-Wformat should accept %w and %wf when applicable.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJxckTFv4zwMhn-NvAgxJNpO4kFDm9bLh28-oBtlUbYKWTIkObnrrz_YF9wBXciFePnwIebspkCkWPfKurcKtzLHpD7c5xY-Zoy323-VjuaXenUxuJGjMZnfoGFwyZxB97Bcb4WPHsPEE60xlcyRW_SZTmvMrrg78dMPG9OChT8wBRemmr_XU83nUtbMmhcGA4NhikZHX-qYJgbDF4MhvePX__dL1ky8MfHyp_7NynPcvOE4jrSWg4VjME-ox0yB47p6N6L2VFdGNaZveqxIyXPft1dxlU01K-rojCCM1PLckSUtOtuKfgRrhUS0lVMgoJFSXAGEEOf6QnIEaIUk23bWWNYKWtD52vv7stNXLueN1EVeWlF51OTzoRfg0MQAdtNJ7fMnvU2ZtcK7XPK_hOKKJzW4n0-zMwbjXZh4tDzQY_8AX6Jx1lHK32-vtuTVN7euzJuux7gwGPYtz3ZaU_yksTAYDujMYDi4fwcAAP__JY-rkw">