Unverified Commit 2d539db2 authored by martinboehme's avatar martinboehme Committed by GitHub
Browse files

[clang][dataflow] When analyzing ctors, don't initialize fields of `*this` with values. (#84164)

This is the constructor's job, and we want to be able to test that it
does this.
parent 23c658ac
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