[all-commits] [llvm/llvm-project] 35a2a0: [flang][NFC] Fix build errors for clang-10
Andrzej WarzyĆski via All-commits
all-commits at lists.llvm.org
Sat Oct 3 07:10:35 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 35a2a042ddd127205455fc26ae516ccc513fd5cf
https://github.com/llvm/llvm-project/commit/35a2a042ddd127205455fc26ae516ccc513fd5cf
Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
Date: 2020-10-03 (Sat, 03 Oct 2020)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
Log Message:
-----------
[flang][NFC] Fix build errors for clang-10
This patch fixes one worning. Since Flang sets `-Werror`, that's
sufficient for a build to fail. As per flang/README.md, Clang-10 is one
of the officially supported compilers.
Differential Revision: https://reviews.llvm.org/D88723
More information about the All-commits
mailing list