[all-commits] [llvm/llvm-project] 711130: [flang] Fix CHECK() crash in module file generator...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Wed May 1 12:07:50 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 71113047298ccb92e6c636a535f0f855a04ee0db
https://github.com/llvm/llvm-project/commit/71113047298ccb92e6c636a535f0f855a04ee0db
Author: Peter Klausler <35819229+klausler at users.noreply.github.com>
Date: 2024-05-01 (Wed, 01 May 2024)
Changed paths:
M flang/lib/Semantics/mod-file.cpp
Log Message:
-----------
[flang] Fix CHECK() crash in module file generator (#90234)
A sanity CHECK() in mod-file.cpp needs to allow for USE association of a
derived type that has the same name as a locally defined generic
interface.
Fixes https://github.com/llvm/llvm-project/issues/90192.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list