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

    <tr>
        <th>Summary</th>
        <td>
            support raw string literals in (gnu) c mode
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

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

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

<pre>
    As an extension, gcc supports using `R"(raw string literals)"` in C when using `-std=gnu99` or higher. It would be nice if clang did the same.

Godbolt example: https://godbolt.org/z/TaYMhhGjx

</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJxsUc2K3DwQfJr2pVkjt3_GOugw3w5evkMuIQRylKxeW4ssDZKc2eTpg2cWFkIuEnT9UFTpnN0SmBX0_0F_qfRe1pjUd-c9b5FzZaL9pc4ZdUB-LxyyiwHoGZd5xrxfrzGVjHt2YUEYxFcgAhqTvmEu6Th6Vzhpn4HkgQ0CXcBnvK0cPmVPuVhoL0vYpTwoMeHqlpVTjf8XvMXdWzSMwc2M7hVnr8OC1lksK2PWG9cgLiDOj_clWhN9QX7X29UztGdcS7lmaM9AE9C0PAh1TAvQ9Bto-qZ_fFnXl7f3h0NlVWtlK3XFqhmkHBopuq5aVX-arRxOr81Jj7ITI5t-lNa0xlA_aDtUTpGgtmka0RB1oqtpHMax67Vga9qxa6ETvGnna-9_bkeCyuW8szo1sm0rrw37fB-DKPAN7-BRXH-pkjo0T2ZfMnTCu1zyp0txxbP6WAT_McDRO9C4hB1I4oxbtFztyau_unFl3U09xw1oOtw_vqdrim88F6DpnikDTffMfwIAAP__Yfu3uQ">