[PATCH] D124351: [Clang] Implement Change scope of lambda trailing-return-type
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 8 08:32:09 PST 2023
sammccall added a comment.
Sorry for the delay, extracting the repro from the build system seems about as much work as minimizing it :-)
F26749550: modrepo2.zip <https://reviews.llvm.org/F26749550> - running repro.sh hits an assert for me on the main.cpp compile.
(I suspect something much smaller is breaking the expected invariant, I just can't get a smaller crasher)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124351/new/
https://reviews.llvm.org/D124351
More information about the cfe-commits
mailing list