llvm/flang/test
Damian Rouson 95fd0dbaf0 [flang] add semantics test for sync memory
Test a range of acceptable forms of SYNC MEMORY statements,
including combinations with and without the stat-variable
and errmsg-variable present.  Also test that several invalid
forms of SYNC MEMORY call generate the correct error messages.

Differential Revision: https://reviews.llvm.org/D120097
2022-02-24 11:04:00 -08:00
..
Driver [flang][driver] Add support for -emit-llvm 2022-02-17 12:13:03 +00:00
Evaluate Folding in the front end was replacing calls to LEN and dropping 2022-02-09 16:50:28 -08:00
Examples
Fir [flang] Add Win32 to the list of supported triples 2022-02-16 21:43:13 +00:00
Frontend [flang] Make the frontend driver error out when requesting multiple actions 2021-12-17 10:05:28 +00:00
Lower [flang] Lower allocatable assignment for scalar 2022-02-24 18:13:18 +01:00
NonGtestUnit
Parser
Preprocessing [flang] Fix handling of space between # and name in preprocessor stringification 2022-01-12 16:02:17 -08:00
Runtime
Semantics [flang] add semantics test for sync memory 2022-02-24 11:04:00 -08:00
Unit
CMakeLists.txt [flang] Initial lowering for empty program 2022-01-28 22:39:58 +01:00
lit.cfg.py
lit.site.cfg.py.in