summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorStanislav Gatev <sgatev@google.com>2022-01-31 10:43:07 +0000
committerStanislav Gatev <sgatev@google.com>2022-02-01 15:25:59 +0000
commit6b8800dfb5c9486c7302cc2d8d2ae362ef8fdfbd (patch)
tree0e80611a81c9f4e43d62c4572ddc66bf6a30a3ac /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent2f023b94552ba0e53ad8cdc801eb0068c399d6da (diff)
[clang][dataflow] Enable comparison of distinct values in Environment
Make specializations of `DataflowAnalysis` extendable with domain-specific logic for comparing distinct values when comparing environments. This includes a breaking change to the `runDataflowAnalysis` interface as the return type is now `llvm::Expected<...>`. 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/D118596
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions