llvm/flang/test
Valentin Clement b65896ef8b [flang][openacc] Fix clause restriction for exit data directive
Restriction on clauses for the EXIT DATA directive were not fully correct.
This patch fixes the situation. The async, if and finalize clauses are allowed
only once.

Reviewed By: SouraVX

Differential Revision: https://reviews.llvm.org/D95470
2021-01-27 10:07:19 -05:00
..
Driver [flang][driver] Rename driver tests (nfc) 2021-01-07 14:05:48 +00:00
Evaluate [flang] Fix crash in folding (#48437) 2020-12-16 07:55:44 -08:00
Fir [flang] Fix FIR test failures 2020-11-17 12:25:15 -08:00
Flang-Driver [flang][driver] Add standard macro predefinitions for compiler version 2021-01-19 13:22:59 +00:00
Frontend [flang][driver] Report prescanning diags during syntax-only parsing 2021-01-27 10:27:21 +00:00
Lower
NonGtestUnit
Parser [flang]Add Parser Support for Allocate Directive 2020-12-10 16:21:19 +00:00
Preprocessing [flang][driver] Update PP tests to use the new driver 2021-01-25 12:32:23 +00:00
Semantics [flang][openacc] Fix clause restriction for exit data directive 2021-01-27 10:07:19 -05:00
Unit
CMakeLists.txt
lit.cfg.py [flang][driver] Update PP tests to use the new driver 2021-01-25 12:32:23 +00:00
lit.site.cfg.py.in