[all-commits] [llvm/llvm-project] f8d081: [OpenMP][libomp] Allow unused-but-set warnings
Jonathan Peyton via All-commits
all-commits at lists.llvm.org
Mon Oct 3 08:26:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f8d081c1a51c53f356c1871d3fdb499a4fd5bbdf
https://github.com/llvm/llvm-project/commit/f8d081c1a51c53f356c1871d3fdb499a4fd5bbdf
Author: Jonathan Peyton <jonathan.l.peyton at intel.com>
Date: 2022-10-03 (Mon, 03 Oct 2022)
Changed paths:
M openmp/runtime/cmake/LibompHandleFlags.cmake
M openmp/runtime/cmake/config-ix.cmake
M openmp/runtime/src/kmp_affinity.cpp
M openmp/runtime/src/z_Linux_util.cpp
Log Message:
-----------
[OpenMP][libomp] Allow unused-but-set warnings
Only a few remaining which are taken care of by this patch.
Differential Revision: https://reviews.llvm.org/D133528
More information about the All-commits
mailing list