summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorIsaac Perry <isaac.perry@arm.com>2021-05-13 14:52:01 +0100
committerIsaac Perry <isaac.perry@arm.com>2021-06-15 16:04:04 +0100
commit80ea006ef9e08364854394b633b904fa85e38e4e (patch)
tree5407b4f0679c2e5a29bea27f521686649e653c97 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent2e286f233e58da0aec4504ed83286fc7dcef0e3e (diff)
[flang] [openmp] Add Fortran specific semantic check 4 for OpenMP Allocate directive.
This patch adds the 4th Fortran specific semantic check for the OpenMP allocate directive: "If a list item has the SAVE attribute, is a common block name, or is declared in the scope of a module, then only predefined memory allocator parameters can be used in the allocator clause". Code in this patch was based on code from https://reviews.llvm.org/D93549/new/. Differential Revision: https://reviews.llvm.org/D102400
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions