[clang][dataflow] Add a test that we can access fields of anonymous records.
authorMartin Braenne <mboehme@google.com>
Wed, 28 Jun 2023 08:04:33 +0000 (08:04 +0000)
committerMartin Braenne <mboehme@google.com>
Wed, 28 Jun 2023 09:12:03 +0000 (09:12 +0000)
commitd04b198973c9bda2376209b460943ac393190752
tree9540926515c81302da54bf5c7b8ed84aaa7ccf7d
parentbd89f9ec293ea5e20e89d4bce49135431239cf3e
[clang][dataflow] Add a test that we can access fields of anonymous records.

Reviewed By: sammccall, ymandel, gribozavr2, xazax.hun

Differential Revision: https://reviews.llvm.org/D153409
clang/unittests/Analysis/FlowSensitive/TestingSupport.cpp
clang/unittests/Analysis/FlowSensitive/TestingSupport.h
clang/unittests/Analysis/FlowSensitive/TransferTest.cpp