yaxunl added a comment.

In D82930#2145914 <https://reviews.llvm.org/D82930#2145914>, @thakis wrote:

> This breaks check-clang on macOS: http://45.33.8.238/mac/17053/step_7.txt
>
> The output contains
>
>   5: clang: warning: argument unused during compilation: 
> '--rocm-path=/Users/thakis/src/llvm-project/clang/test/Driver/Inputs/rocm' 
> [-Wunused-command-line-argument]
>   
>
> which if true would explain the failure.
>
> That bot uses the GN build, but I verified that the test fails the same way 
> in the CMake build.
>
> Please take a look, and if it takes a while to fix, please revert while you 
> investigate.


should be fixed by 5d2c3e031a6861b3e95673d0e238c09938dd9c0d 
<https://reviews.llvm.org/rG5d2c3e031a6861b3e95673d0e238c09938dd9c0d>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82930



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

Reply via email to