jckooijman added a comment.

Hi, this is my first time posting here so excuse me if i am giving you not 
enough information.

I found this bugreport from: 
https://blog.yuo.be/2016/05/11/columns-ui-can-now-be-compiled-using-clang/

I am getting the exact same issue using clang-tidy e.g.

  C:\Program Files (x86)\Windows Kits\8.0\include\um\winnt.h:833:5: error: 
MS-styl
  e inline assembly is not available: Unable to find target for this triple (no 
ta
  rgets are registered) [clang-diagnostic-error]
      __asm    {
      ^

I am trying to use clang-tidy on a windows 32bit source. As you stated 
clang-tidy seems to simply ignore the error and move on, but i think it should 
be fixed regardless (my error log gets spammed by this)


https://reviews.llvm.org/D17981



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D17981: [clang-ti... Jacob Kooijman via Phabricator via cfe-commits

Reply via email to