I added the only check that wasn't already tested along with tests for
many valid and invalid arguments.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D104318
[flang] Add semantic check for the RANDOM_SEED intrinsic ClosedPublic Authored by PeteSteinfeld on Jun 15 2021, 1:11 PM.
Details Summary I added the only check that wasn't already tested along with tests for
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 15 2021, 3:29 PM This revision was landed with ongoing or failed builds.Jun 15 2021, 9:36 PM Closed by commit rGbda1f2936e37: [flang] Add semantic check for the RANDOM_SEED intrinsic (authored by PeteSteinfeld). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 352331 flang/lib/Evaluate/intrinsics.cpp
flang/test/Semantics/random-seed.f90
|