aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
diff options
context:
space:
mode:
authorShilei Tian <tianshilei1992@gmail.com>2021-07-22 12:37:43 -0400
committerShilei Tian <tianshilei1992@gmail.com>2021-07-22 13:12:29 -0400
commit1a7f7790228f37b106b3dc1b96b5b5bfbb581a3a (patch)
tree2ba203388e2a7f9cf67441c9f416488b3844d84d /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
parentdb6217a3f7928578efc6993528e9ab6b1c32ad88 (diff)
downloadllvm-1a7f7790228f37b106b3dc1b96b5b5bfbb581a3a.zip
llvm-1a7f7790228f37b106b3dc1b96b5b5bfbb581a3a.tar.gz
llvm-1a7f7790228f37b106b3dc1b96b5b5bfbb581a3a.tar.bz2
[OpenMPOpt] Add support for BooleanStateWithSetVector
D101977 added `BooleanStateWithPtrSetVector` to store pointers to a set meanwhile tracking boolean state. One of the limitation is that it can only store pointer. We might want it to store other types of values, such as integer for parallel level. This patch generalizes the idea and create `BooleanStateWithSetVector`. `BooleanStateWithPtrSetVector` therefore becomes a type alias of `BooleanStateWithSetVector`. Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D106149
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h')
0 files changed, 0 insertions, 0 deletions