diff options
| author | Shilei Tian <tianshilei1992@gmail.com> | 2021-07-22 12:37:43 -0400 |
|---|---|---|
| committer | Shilei Tian <tianshilei1992@gmail.com> | 2021-07-22 13:12:29 -0400 |
| commit | 1a7f7790228f37b106b3dc1b96b5b5bfbb581a3a (patch) | |
| tree | 2ba203388e2a7f9cf67441c9f416488b3844d84d /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h | |
| parent | db6217a3f7928578efc6993528e9ab6b1c32ad88 (diff) | |
[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
