llvm/flang/test
Pete Steinfeld 855f817d9d [flang] More semantic checking for DO constructs
This time I'm adding to the checks for constraint C1137, which states
that image control statements cannot appear in a DO CONCURRENT.  The
checks I added test to see if the DO CONCURRENT contains an ALLOCATE or
DEALLOCATE that references a coarray.

Original-commit: flang-compiler/f18@c16b883db3
Reviewed-on: https://github.com/flang-compiler/f18/pull/769
2019-10-01 13:03:40 -07:00
..
decimal
evaluate [flang] Allow more argument types in some specific intrinsic 2019-09-16 09:34:10 -07:00
semantics [flang] More semantic checking for DO constructs 2019-10-01 13:03:40 -07:00
CMakeLists.txt