andrewng added a comment.

In D118996#3712493 <https://reviews.llvm.org/D118996#3712493>, @balazske wrote:

> In D118996#3712218 <https://reviews.llvm.org/D118996#3712218>, @RKSimon wrote:
>
>> @balazske This is failing on 
>> https://lab.llvm.org/buildbot/#/builders/139/builds/26335 - do you have a 
>> fix in progress or should I revert?
>
> Fix is not in progress, it may take some days.

I believe the problem is due to target specific default settings. Therefore, 
adding an explicit target, e.g. `-target x86_64-unknown-unknown`, to the 
`%check_clang_tidy` call should fix the problem.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118996

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

Reply via email to