Unverified Commit fc57f88f authored by cor3ntin's avatar cor3ntin Committed by GitHub
Browse files

[Clang] Fix Undefined Behavior introduced by #91199 (#91718)

We stack allocated an OpaqueExpr that would be used after it was
destroyed.

e.g https://lab.llvm.org/buildbot/#/builders/57/builds/34909
parent 64194965
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