This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Move LIBCXX-DEBUG-FIXME to params.py
ClosedPublic

Authored by ldionne on Oct 18 2021, 1:20 PM.

Details

Reviewers
ldionne
Group Reviewers
Restricted Project
Commits
rGcbe3b6b21f6d: [libc++] Move LIBCXX-DEBUG-FIXME to params.py
Summary

This temporary FIXME really belongs to the testing config, not to the
specific CMake cache that enables that configuration.

Diff Detail

Event Timeline

ldionne created this revision.Oct 18 2021, 1:20 PM
ldionne requested review of this revision.Oct 18 2021, 1:20 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 18 2021, 1:20 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne updated this revision to Diff 380708.Oct 19 2021, 9:12 AM

Fix obvious issue

ldionne accepted this revision.Oct 20 2021, 6:22 AM
This revision is now accepted and ready to land.Oct 20 2021, 6:22 AM
This revision was automatically updated to reflect the committed changes.