Unverified Commit 259caad2 authored by Oleksandr T's avatar Oleksandr T Committed by GitHub
Browse files

[Clang] Fix an assertion failure when checking invalid `this` (#93490)

Skip explicit this check in non-valid scopes due to `null` type in
lambdas with invalid captures or incomplete parameter lists during
parsing


Fixes #91536
parent 273777ea
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