Unverified Commit 8009bbec authored by Krystian Stasiowski's avatar Krystian Stasiowski Committed by GitHub
Browse files

Reapply "[Clang][Sema] Diagnose class member access expressions naming...

Reapply "[Clang][Sema] Diagnose class member access expressions naming non-existent members of the current instantiation prior to instantiation in the absence of dependent base classes (#84050)" (#90152)

Reapplies #84050, addressing a bug which cases a crash when an
expression with the type of the current instantiation is used as the
_postfix-expression_ in a class member access expression (arrow form).
parent f061a395
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment