[all-commits] [llvm/llvm-project] b88045: [flang] Remove unused converter for now
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon Feb 7 02:56:30 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b8804557686f28fdcb3b9777552bb01be818035a
https://github.com/llvm/llvm-project/commit/b8804557686f28fdcb3b9777552bb01be818035a
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-02-07 (Mon, 07 Feb 2022)
Changed paths:
M flang/lib/Lower/ConvertType.cpp
Log Message:
-----------
[flang] Remove unused converter for now
AbstractConverter private variable is currently not used
and triggers a buildbot failure.
https://lab.llvm.org/buildbot/#/builders/180/builds/3119
This fixes the buildbot.
More information about the All-commits
mailing list