[Webkit-unassigned] [Bug 171618] [Win][Meta] Build WebKit using Clang

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 23 02:44:48 PDT 2018


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

--- Comment #16 from Fujii Hironori <Hironori.Fujii at sony.com> ---
* Set up

http://releases.llvm.org/download.html#7.0.0
LLVM-7.0.0-win64.exe

Add path to clang-cl and ninja

* Build

set CC=clang-cl
set CXX=clang-cl
perl Tools\Scripts\build-webkit --release --wincairo --ninja

* Remaining Tasks

- Create a Docker image with clang-cl
- Fix more compilation warnings

-- 
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/20181023/e830297e/attachment-0001.html>


More information about the webkit-unassigned mailing list