Skip to content
Snippets Groups Projects
Unverified Commit 4c2b3a98 authored by Georg Koppen's avatar Georg Koppen Committed by boklm
Browse files

Bug 30585: Provide clang 8 for Tor Browser 9

Adding a clang project is mainly motivated by getting our
mingw-w64/clang toolchain for Windows set up (#28716). Clang is a
separate project and will replace the llvm one (which we use in parallel
for now) as we don't want to build the clang part every time, say, the
ming-w64 commit gets updated. Moreover, we need a recent enough clang on
the host system for building at least the Stylo part in Firefox anyway.

The patches for Windows and general set up is more or less following
build/build-clang/clang-8-mingw.json on the mozilla-esr68 branch.
parent d249b246
No related merge requests found
Showing
with 2729 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment