[Openmp-commits] [PATCH] D130020: [OpenMP] Deprecate the old driver for OpenMP offloading
Nico Weber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Aug 26 12:11:27 PDT 2022
thakis added a comment.
This caused:
In file included from ../../clang/lib/Driver/ToolChains/Cuda.cpp:9:
../../clang/lib/Driver/ToolChains/Cuda.h:193:29: warning: private field 'OK' is not used [-Wunused-private-field]
const Action::OffloadKind OK;
^
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130020/new/
https://reviews.llvm.org/D130020
More information about the Openmp-commits
mailing list