[PATCH] D118933: Add semantics unit test for SYNC IMAGES statement
Katherine Rasmussen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 9 16:17:48 PST 2022
ktras requested changes to this revision.
ktras added a comment.
This revision now requires changes to proceed.
The variables `superfluous_stat`, `superfluous_errmsg`, `co_indexed_integer`, and `co_indexed_character` have not been declared and so you are testing different errors than I believe you intended to, but otherwise it looks good!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118933/new/
https://reviews.llvm.org/D118933
More information about the llvm-commits
mailing list