[all-commits] [llvm/llvm-project] 45a860: [OpenMP] Fix -Wunused-variable in -DLLVM_ENABLE_AS...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Sep 16 12:37:00 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 45a8608d7ba4519ce890b74db20087ba22343c50
https://github.com/llvm/llvm-project/commit/45a8608d7ba4519ce890b74db20087ba22343c50
Author: Fangrui Song <i at maskray.me>
Date: 2021-09-16 (Thu, 16 Sep 2021)
Changed paths:
M clang/lib/Sema/SemaOpenMP.cpp
Log Message:
-----------
[OpenMP] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS=off build after D109635
More information about the All-commits
mailing list