diff options
author | Yitzhak Mandelbaum <yitzhakm@google.com> | 2023-02-28 18:19:40 +0000 |
---|---|---|
committer | Yitzhak Mandelbaum <yitzhakm@google.com> | 2023-02-28 18:56:54 +0000 |
commit | 73c98831f6482371f9b773592478ea9e51a6b16a (patch) | |
tree | 6a3589e7445a2b7f9057521543919a2dabc6c5dc /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | cb3c41c285fc76f21162c67503de32f83f278fae (diff) | |
download | llvm-73c98831f6482371f9b773592478ea9e51a6b16a.zip llvm-73c98831f6482371f9b773592478ea9e51a6b16a.tar.gz llvm-73c98831f6482371f9b773592478ea9e51a6b16a.tar.bz2 |
[clang][dataflow] Fix missed fields in field set construction.
When building the set of referenced fields for the `DataflowAnalysisContext`,
include fields referenced only in default member initializers. These
initializers are visited in the CFGs of constructors and so the fields must be
included when analysing constructor bodies.
Differential Revision: https://reviews.llvm.org/D144987
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions