[Webkit-unassigned] [Bug 283778] [Win] clang-cl 19 reports "error: unknown token in expression" for inline asm for x86_64-pc-windows-msvc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 27 21:59:41 PST 2024


https://bugs.webkit.org/show_bug.cgi?id=283778

--- Comment #4 from Fujii Hironori <Hironori.Fujii at sony.com> ---
You are using cl (MSVC) not clang-cl because D9002 is a warning of cl.
WebKit dropped MSVC support.

> PS C:\home\tmp> clang-cl /clang:-masm=att .\a.cpp
> PS C:\home\tmp> cl /clang:-masm=att .\a.cpp
> Microsoft (R) C/C++ Optimizing Compiler Version 19.41.34120 for x64
> Copyright (C) Microsoft Corporation.  All rights reserved.
> 
> cl : Command line warning D9002 : ignoring unknown option '/clang:-masm=att'

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241128/bedc6848/attachment.htm>


More information about the webkit-unassigned mailing list