[all-commits] [llvm/llvm-project] 99dd49: [flang] add semantics test for sync all
Damian Rouson via All-commits
all-commits at lists.llvm.org
Wed Feb 16 20:46:45 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 99dd49cf97a49eba074c5c3e060e2ddf1da3bc2b
https://github.com/llvm/llvm-project/commit/99dd49cf97a49eba074c5c3e060e2ddf1da3bc2b
Author: Damian Rouson <damian at sourceryinstitute.org>
Date: 2022-02-16 (Wed, 16 Feb 2022)
Changed paths:
A flang/test/Semantics/synchronization01.f90
Log Message:
-----------
[flang] add semantics test for sync all
Test a range of acceptable forms of SYNC ALL statements,
including combinations with and without the stat-variable
and errmsg-variable present. Also test that several invalid
forms of SYNC ALL call generate the correct error messages.
Differential Revision: https://reviews.llvm.org/D114181
More information about the All-commits
mailing list