mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 19:16:06 +00:00

Add `notify-type` to `iso_fortran_env` module. Add `notify-wait-stmt` to the parser and add checks for constraints on the statement, `C1177` and `C1178`, from the Fortran 2023 standard. Add three semantics tests for `notify-wait-stmt`.