summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorKatherine Rasmussen <krasmussen@lbl.gov>2022-10-12 17:32:14 -0700
committerKatherine Rasmussen <krasmussen@lbl.gov>2022-10-18 11:20:12 -0600
commit1eb5cd020c8782166c13a4d14b2a911e3d00de3d (patch)
tree2d61f6e8519a0e832aeaf21b367ff2284b8b2693 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentf5c747bfbe36b8f53e6fe2d85ffcaecba6d7153c (diff)
[flang] Add atomic_cas to the list of intrinsics
Add the atomic subroutine, atomic_cas, to the list of intrinsic subroutines and check one of its arguments for a coindexed object. Create a new function, CheckAtomicKind, that will be used for the atomic subroutines that have arguments that can be either of type int and of kind atomic_int_kind or of type logical and of kind atomic_logical_kind. Reviewed By: jeanPerier Differential Revision: https://reviews.llvm.org/D135835
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions