llvm-project/flang/lib
Pete Steinfeld 9520b6c8ab [flang] Fix a crash when cosubscript list is empty
Summary:
When there are errors in the evaluation of every cosubscript expression in a
coindexed object, the compiler would crash.  I fixed this by just checking to
see if there were errors in the evaluation of the cosubscripts before
constructing the `DataRef` for the coindexed object.

Reviewers: klausler, tskeith, DavidTruby

Subscribers: llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D83410
2020-07-08 10:11:34 -07:00
..
Common [flang] Use the Flang cmake-functions to add targets. 2020-04-16 15:51:30 +01:00
Decimal [flang] Clean up binary dependences of runtime libraries 2020-07-02 12:27:01 -07:00
Evaluate [flang] Fix setting mxcsr on MSVC 2020-07-08 07:25:25 -05:00
Lower partial revert on RTBuilder.h to avoid warnings. 2020-07-08 08:47:13 -07:00
Optimizer [flang] Upstreaming intrinsic call lowering. 2020-07-08 07:34:21 -07:00
Parser [flang] Support for image selectors 2020-07-08 07:31:54 -07:00
Semantics [flang] Fix a crash when cosubscript list is empty 2020-07-08 10:11:34 -07:00
CMakeLists.txt [flang] A rework of the cmake build components for in and out of tree builds. 2020-03-26 18:17:04 +00:00