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

[clang][dataflow] Add a test for context-sensitive analysis on a self-referential class. (#66359)

The test demonstrates that the `this` pointer seen in the constructor
has the
same value as the address of the variable the object is constructed
into.
parent c0a64ec1
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