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
With Clang 16 (since https://reviews.llvm.org/D130750), the following code causes an assertion failure, if Clang is build with assertions ("works" if assertions are disabled). It used to work with Clang 15 (with and without assertions), so this seems to be a regression.