[clang] [Clang] Fix ICE where C++ Template Instantiation failed to handle attributed lambdas (PR #76523)
Yuxuan Chen via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 3 11:59:10 PST 2024
yuxuanchen1997 wrote:
> @yuxuanchen1997 the test you added is failing due to an additional diagnostic being produced on PS4/PS5 targets causing the test to fail. Can you please take a look?
>
> * https://lab.llvm.org/buildbot/#/builders/139/builds/56396
> * https://lab.llvm.org/buildbot/#/builders/216/builds/32469
Let me find an alternative test.
https://github.com/llvm/llvm-project/pull/76523
More information about the cfe-commits
mailing list