[clang] [clang][Sema] Skip the RequiresExprBodyDecls for lambda dependencies (PR #83997)

via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 13 12:00:47 PDT 2024


alexfh wrote:

I have a reduced test case, which is accepted by clang 18, but fails with this patch: https://gcc.godbolt.org/z/zMbKvsf7K

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


More information about the cfe-commits mailing list