[PATCH] D105759: Implement P2361 Unevaluated string literals
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 7 04:21:31 PDT 2023
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
LGTM with a minor tweak to the wording on the status page, thank you!
================
Comment at: clang/www/cxx_status.html:118-120
+ <td class="partial" align="center"><details><summary>Clang 17 (Partial)</summary>
+ Attributes don't require unevaluated string literals in this release
+ </details</td>
----------------
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105759/new/
https://reviews.llvm.org/D105759
More information about the cfe-commits
mailing list