[PATCH] D149516: [Sema] `setInvalidDecl` for error deduction declaration
Douglas Yung via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 23 01:10:51 PDT 2023
dyung added a comment.
Hi @HerrCai0907, this change is failing on the PS4 linux and PS5 Windows bot. Can you take a look? I'm guessing these failures are likely due to the PS4/PS5 target defaulting to a different C/C++ standard than the rest of clang.
https://lab.llvm.org/buildbot/#/builders/139/builds/41248
https://lab.llvm.org/buildbot/#/builders/216/builds/21637
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149516/new/
https://reviews.llvm.org/D149516
More information about the cfe-commits
mailing list