[clang] [clang] SemaFunctionEffects: When verifying a function, ignore any trailing 'requires' clause. (PR #114266)

Doug Wyatt via cfe-commits cfe-commits at lists.llvm.org
Sat Nov 2 09:05:39 PDT 2024


dougsonos wrote:

I was able to (manually) extract a reduction from libc++ and write a test that exposed the issue / verified that it's fixed. It's also here: https://godbolt.org/z/9absooo6G

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


More information about the cfe-commits mailing list