[all-commits] [llvm/llvm-project] bda1f2: [flang] Add semantic check for the RANDOM_SEED int...
Pete Steinfeld via All-commits
all-commits at lists.llvm.org
Tue Jun 15 21:36:05 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bda1f2936e379e418156444d8d9f3fba2c60687c
https://github.com/llvm/llvm-project/commit/bda1f2936e379e418156444d8d9f3fba2c60687c
Author: Peter Steinfeld <psteinfeld at nvidia.com>
Date: 2021-06-15 (Tue, 15 Jun 2021)
Changed paths:
M flang/lib/Evaluate/intrinsics.cpp
A flang/test/Semantics/random-seed.f90
Log Message:
-----------
[flang] Add semantic check for the RANDOM_SEED intrinsic
I added the only check that wasn't already tested along with tests for
many valid and invalid arguments.
Differential Revision: https://reviews.llvm.org/D104318
More information about the All-commits
mailing list