You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert "[Clang] Profile singly-resolved UnresolvedLookupExpr with the declaration" (llvm#140655)
This introduced a bug where noexcept specifiers are involved, as
reported in
llvm#140029 (comment)
Addressing that doesn't seem trivial at the moment, so I'll need some
time to think it over; in the meantime let's
revert the offending patch.
Reverts llvm#140029
0 commit comments