[PATCH] D143840: [clang] Add the check of membership for the issue #58674 and improve the lookup process
joanahalili via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 23 05:39:13 PST 2023
joanahalili added a comment.
Heads up: We are experiencing a series of clang crashes because of this commit.
What we already have so far:
Unhandled DeclRefExpr
UNREACHABLE executed at clang/lib/CodeGen/CGExpr.cpp:2958!
We are now working on a reproducer.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143840/new/
https://reviews.llvm.org/D143840
More information about the cfe-commits
mailing list