[all-commits] [llvm/llvm-project] bbc74a: [fir][NFC] rename canBePointerOrHeapElementType to...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu Sep 23 09:50:10 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bbc74a11bc15f4ce962ac7f915309145dcfc2582
https://github.com/llvm/llvm-project/commit/bbc74a11bc15f4ce962ac7f915309145dcfc2582
Author: Valentin Clement <clementval at gmail.com>
Date: 2021-09-23 (Thu, 23 Sep 2021)
Changed paths:
M flang/lib/Optimizer/Dialect/FIRType.cpp
Log Message:
-----------
[fir][NFC] rename canBePointerOrHeapElementType to cannotBePointerOrHeapElementType
This patch is part of the upstreaming effort from fir-dev branch.
Rename the function so the name conveys better what it does.
Reviewed By: jeanPerier
Differential Revision: https://reviews.llvm.org/D110323
Co-authored-by: schweitz
Co-authored-by: jeanPerier
More information about the All-commits
mailing list