[all-commits] [llvm/llvm-project] 38c502: [flang] Fix -Wunused-variable in -DLLVM_ENABLE_ASS...
PeixinQiao via All-commits
all-commits at lists.llvm.org
Sat Apr 9 09:01:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 38c502b6c7e35429ff58ccea869ff2d7793bb0e1
https://github.com/llvm/llvm-project/commit/38c502b6c7e35429ff58ccea869ff2d7793bb0e1
Author: PeixinQiao <qiaopeixin at huawei.com>
Date: 2022-04-09 (Sat, 09 Apr 2022)
Changed paths:
M flang/lib/Lower/OpenMP.cpp
Log Message:
-----------
[flang] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS=off build
Fix the warning from D122483.
Reviewed By: kiranchandramohan
Differential Revision: https://reviews.llvm.org/D123455
More information about the All-commits
mailing list