[all-commits] [llvm/llvm-project] f3c9a5: [flang] add semantics tests for sync team
Damian Rouson via All-commits
all-commits at lists.llvm.org
Thu Feb 24 12:14:25 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f3c9a525198d5d713d44ef2eb5b64043fbe8d0d2
https://github.com/llvm/llvm-project/commit/f3c9a525198d5d713d44ef2eb5b64043fbe8d0d2
Author: Damian Rouson <damian at sourceryinstitute.org>
Date: 2022-02-24 (Thu, 24 Feb 2022)
Changed paths:
A flang/test/Semantics/synchronization04.f90
Log Message:
-----------
[flang] add semantics tests for sync team
Test a range of acceptable forms of SYNC TEAM statements,
including combinations with and without the stat-variable
and errmsg-variable present. Also test that several invalid
forms of SYNC TEAM call generate the correct error messages.
Differential Revision: https://reviews.llvm.org/D120099
More information about the All-commits
mailing list