llvm/flang/lib
Tim Keith 048d56cf5f [flang] Bug fix: resolve ComponentArraySpec
This used to work but broke due to coarray spec changes.
The fix is to extend AnalyzeArraySpec to work on ComponentArraySpec
and to call it when we encounter one.

modfile24.f90 tested this case but had the wrong expected results.

Thanks to Jean for finding this.

Original-commit: flang-compiler/f18@7ef4c28a61
Reviewed-on: https://github.com/flang-compiler/f18/pull/430
Tree-same-pre-rewrite: false
2019-04-25 15:05:41 -07:00
..
common [flang] Generalize tools, clean up common/unwrap.h with new-found knowledge 2019-04-16 15:59:04 -07:00
evaluate [flang] Fix flang-compiler/f18#425, build fail with libc++ 2019-04-22 10:10:27 -07:00
FIR [flang] revert last pushes 2019-04-24 11:41:40 -07:00
parser [flang] Address review comments 2019-04-23 05:57:50 -07:00
semantics [flang] Bug fix: resolve ComponentArraySpec 2019-04-25 15:05:41 -07:00
CMakeLists.txt [flang] revert last pushes 2019-04-24 11:41:40 -07:00