[clang] [Clang][C++23] Implement P1774R8: Portable assumptions (PR #81014)

via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 7 11:13:11 PST 2024


Sirraide wrote:

> > GCC does checks assumption in constant evaluation. I think we should too.
> 
> I’ll look into it in that case.

Alright, this should be done now.

https://github.com/llvm/llvm-project/pull/81014


More information about the cfe-commits mailing list