[all-commits] [llvm/llvm-project] b6f1ba: [flang] Fixed a crash
Pete Steinfeld via All-commits
all-commits at lists.llvm.org
Mon May 4 07:55:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b6f1bad630faa86104703f40c33a7653668e6a4a
https://github.com/llvm/llvm-project/commit/b6f1bad630faa86104703f40c33a7653668e6a4a
Author: Pete Steinfeld <psteinfeld at nvidia.com>
Date: 2020-05-04 (Mon, 04 May 2020)
Changed paths:
M flang/lib/Semantics/type.cpp
M flang/test/Semantics/resolve33.f90
Log Message:
-----------
[flang] Fixed a crash
Summary:
I found a small test case that caused a crash when derived type
definitions have parameters without definitions.
Reviewers: tskeith, klausler, DavidTruby
Subscribers: llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D79282
More information about the All-commits
mailing list