diff options
author | Krzysztof Parzyszek <Krzysztof.Parzyszek@amd.com> | 2025-08-06 10:16:43 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-06 10:16:43 -0500 |
commit | 1d23005b8e2ef3494d9beb1812205bd1386e77fc (patch) | |
tree | 991877c8b13238bd05d7657e31a0c18f4f58a7d9 /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp | |
parent | a9dacb10fe7db908f1305757820497de65626a46 (diff) | |
download | llvm-1d23005b8e2ef3494d9beb1812205bd1386e77fc.zip llvm-1d23005b8e2ef3494d9beb1812205bd1386e77fc.tar.gz llvm-1d23005b8e2ef3494d9beb1812205bd1386e77fc.tar.bz2 |
[flang][OpenMP] Insert CRITICAL construct names into global scope (#152004)
They were inserted in the current scope.
OpenMP spec (all versions):
The names of critical constructs are global entities of the program. If
a name conflicts with any other entity, the behavior of the program is
unspecified.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions