Closed Bug 1748056 Opened 2 years ago Closed 2 years ago

Build libc++ in clang for Windows

Categories

(Firefox Build System :: Toolchains, task)

task

Tracking

(firefox97 wontfix, firefox98 fixed)

RESOLVED FIXED
97 Branch
Tracking Status
firefox97 --- wontfix
firefox98 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(3 files)

No description provided.

This brings parity with other platforms.

Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/4343f0bf8d11
Build libc++ in clang for Windows. r=firefox-build-system-reviewers,andi
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch

Fun fact: this didn't work for some reason.

Status: RESOLVED → REOPENED
Resolution: FIXED → ---

Back when this was added, clang's default mode might have been c++11,
but it's not c++17, and we're effectively downgrading it (which
incidentally causes problems to build libc++).

Blocks: 1752486
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/4d803246c3b2
Stop forcing c++14 mode when building clang on Windows. r=firefox-build-system-reviewers,andi
https://hg.mozilla.org/integration/autoland/rev/de98b99690b9
Build libc++ in Windows clang for real. r=firefox-build-system-reviewers,andi
Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: