summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorYitzhak Mandelbaum <yitzhakm@google.com>2023-02-28 18:19:40 +0000
committerYitzhak Mandelbaum <yitzhakm@google.com>2023-02-28 18:56:54 +0000
commit73c98831f6482371f9b773592478ea9e51a6b16a (patch)
tree6a3589e7445a2b7f9057521543919a2dabc6c5dc /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentcb3c41c285fc76f21162c67503de32f83f278fae (diff)
[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 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions