summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorZahira Ammarguellat <zahira.ammarguellat@intel.com>2025-11-21 08:19:20 -0500
committerGitHub <noreply@github.com>2025-11-21 08:19:20 -0500
commitd36e2b621fd9e3354cef00135ad0cb8923ae4269 (patch)
treef8114e3f2356aa92254dff6db73f8abd34623bff /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parent347512ff38748ac6ebfacbfda172edb5cf1edbe2 (diff)
[OpenMP][libomp] Add transparent task flag bit to kmp_tasking_flags (#168873)
Clang is adding support for the new `OpenMP transparent` clause on `task` and `taskloop` directives. The parsing and semantic handling for this clause is introduced in https://github.com/llvm/llvm-project/pull/166810 . To allow the compiler to communicate this clause to the `OpenMP` runtime, a dedicated bit in `kmp_tasking_flags` is required. This patch adds a new compiler-reserved bit `transparent` to the` kmp_tasking_flags` structure.
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions