jhuber6 added a comment.

In D130020#3752458 <https://reviews.llvm.org/D130020#3752458>, @thakis wrote:

> 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;
>                               ^

Thanks for bringing this to my attention, it should be an easy fix.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130020/new/

https://reviews.llvm.org/D130020

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to