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

via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 7 20:52:45 PST 2024


Sirraide wrote:

Ok, I’ve added some more tests involving template instantiation (and also implemented actually handling `assume` in TreeTransform because I seem to have forgotten about that earlier...); just let me know if there are any other specific situations that we should test.

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


More information about the cfe-commits mailing list