This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Migrate warning flags to the DSL
ClosedPublic

Authored by ldionne on Oct 29 2020, 2:34 PM.

Details

Reviewers
None
Group Reviewers
Restricted Project
Commits
rGd6e2bac19554: [libc++] Migrate warning flags to the DSL
Summary

This makes us closer to running the test suite on platforms where the
legacy test suite configuration doesn't work.

Diff Detail

Event Timeline

ldionne created this revision.Oct 29 2020, 2:34 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 29 2020, 2:34 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne requested review of this revision.Oct 29 2020, 2:34 PM
ldionne updated this revision to Diff 301980.Oct 30 2020, 11:57 AM

Rebase onto master

ldionne updated this revision to Diff 302275.Nov 2 2020, 7:20 AM

Rebase onto master with all GCC warnings fixed (should be)

ldionne accepted this revision as: Restricted Project.Nov 2 2020, 9:17 AM

Build passed with retries, will commit.

This revision was not accepted when it landed; it landed in state Needs Review.Nov 2 2020, 9:25 AM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.