[all-commits] [llvm/llvm-project] a29d74: [flang] Only apply PointerIsAssociatedWith fix for...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu Mar 9 07:06:48 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a29d746377f70d517929830e18c20d7d5128ceab
https://github.com/llvm/llvm-project/commit/a29d746377f70d517929830e18c20d7d5128ceab
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-03-09 (Thu, 09 Mar 2023)
Changed paths:
M flang/runtime/pointer.cpp
Log Message:
-----------
[flang] Only apply PointerIsAssociatedWith fix for derived-type
Only apply the change made in D145604 for derived-type.
zero-sized character for example are supposed to give a false result
Reviewed By: PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D145675
More information about the All-commits
mailing list