diff options
author | Katherine Rasmussen <krasmussen@lbl.gov> | 2022-10-19 10:16:28 -0600 |
---|---|---|
committer | Katherine Rasmussen <krasmussen@lbl.gov> | 2022-10-26 11:21:57 -0700 |
commit | fccff3f11a7d23bd28b6d92b6ae3f9d33633734a (patch) | |
tree | bc75f63703d54b90f449127c27491050f3a6929d /lldb/packages/Python/lldbsuite/test/dotest.py | |
parent | 2cd20ad90e36d7982b6e882641f87a3e8965e0f7 (diff) | |
download | llvm-fccff3f11a7d23bd28b6d92b6ae3f9d33633734a.zip llvm-fccff3f11a7d23bd28b6d92b6ae3f9d33633734a.tar.gz llvm-fccff3f11a7d23bd28b6d92b6ae3f9d33633734a.tar.bz2 |
[flang] Add semantics tests for lock-stmt
Add three tests for lock-stmt. The first includes
standard-conforming statements, the second includes
non-standard-conforming statements because of errors where
something unexpected occurs, such as a missing lock-variable,
and the third includes non-standard-conforming statements
because of semantic errors, such as type or rank mismatches.
Reviewed By: rouson
Differential Revision: https://reviews.llvm.org/D136628
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/dotest.py')
0 files changed, 0 insertions, 0 deletions