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
bisection points to #124891. it's similar to #124574 as we were putting class-name to its own line and now we're mixing it with attributes. I guess this is due to special casing ClassHeadName despite having a heuristic with false positives that determines it (e.g. in this case we're falsely treating ABSL_ATTRIBUTE_TRIVIAL_ABI as ClassHeadName).