diff options
author | Stanislav Gatev <sgatev@google.com> | 2022-01-17 15:17:05 +0000 |
---|---|---|
committer | Stanislav Gatev <sgatev@google.com> | 2022-01-18 07:09:35 +0000 |
commit | 782eced561492c74f7b4409d6ee7eee84a1647c7 (patch) | |
tree | 057227e346e4b68379a0f09957798db0f53d830f /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
parent | ed4d8fdafdb5120b69fe2a8da418dc0c37f79ffc (diff) | |
download | llvm-782eced561492c74f7b4409d6ee7eee84a1647c7.zip llvm-782eced561492c74f7b4409d6ee7eee84a1647c7.tar.gz llvm-782eced561492c74f7b4409d6ee7eee84a1647c7.tar.bz2 |
[clang][dataflow] Replace initValueInStorageLocation with createValue
Since Environment's setValue method already does part of the work that
initValueInStorageLocation does, we can factor out a new createValue
method to reduce the duplication.
This is part of the implementation of the dataflow analysis framework.
See "[RFC] A dataflow analysis framework for Clang AST" on cfe-dev.
Reviewed-by: ymandel, xazax.hun
Differential Revision: https://reviews.llvm.org/D117493
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions