llvm/flang/test
peter klausler 7f8da0791c [flang] Refine checks for pointer initialization targets
f18 was emitting a bogus error message about the lack of a TARGET
attribute when a pointer was initialized with a component of a
variable that was a legitimate TARGET.

Differential Revision: https://reviews.llvm.org/D99665
2021-03-31 11:32:12 -07:00
..
Driver [flang][driver] Add default intrinsic module path in f18 to make f18 behave like flang-new (with respect to the module paths), make it possible to share more tests between the drivers and make using f18 easier (the default path means that users are no longer required to specify it) 2021-03-29 10:01:08 -04:00
Evaluate [flang] fold LOGICAL intrinsic calls 2021-03-25 18:38:19 +01:00
Fir [flang][fir] Add the pre-code gen rewrite pass and codegen ops. 2021-03-24 19:27:10 -07:00
Frontend [flang][test] Share all driver test dirs between f18 and flang-new 2021-02-23 18:21:32 +00:00
Lower [flang][driver] Revert RUN-line change 2021-03-10 16:58:24 +00:00
NonGtestUnit
Parser [flang][driver] Add options for unparsing 2021-02-16 09:32:51 +00:00
Preprocessing [flang][driver] Update PP tests to use the new driver 2021-01-25 12:32:23 +00:00
Semantics [flang] Refine checks for pointer initialization targets 2021-03-31 11:32:12 -07:00
Unit
CMakeLists.txt [flang] Build intrinsic .mod files in include/flang 2021-03-15 08:03:02 -07:00
lit.cfg.py [flang][driver] Add default intrinsic module path in f18 to make f18 behave like flang-new (with respect to the module paths), make it possible to share more tests between the drivers and make using f18 easier (the default path means that users are no longer required to specify it) 2021-03-29 10:01:08 -04:00
lit.site.cfg.py.in