[PATCH] D144285: [Clang] Implement CWG2518 - static_assert(false)
Corentin Jabot via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 17 11:09:01 PST 2023
cor3ntin added a comment.
In D144285#4135775 <https://reviews.llvm.org/D144285#4135775>, @Endill wrote:
> Thank you for the patch.
> Any plans to backport this to 16.x branch?
I think that's something we'd need to discuss with more folks but maybe a bit of time to see how this behaves on real code wouldn't hurt - even if I understand people have a keen interest in getting access to that sooner rather than later.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144285/new/
https://reviews.llvm.org/D144285
More information about the cfe-commits
mailing list