This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Enable TestCppBitfields on Windows
ClosedPublic

Authored by werat on May 19 2021, 6:36 AM.

Details

Summary

The test works correctly on Windows, the linked bug has been resolved.

Diff Detail

Event Timeline

werat requested review of this revision.May 19 2021, 6:36 AM
werat created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptMay 19 2021, 6:36 AM
werat edited the summary of this revision. (Show Details)May 19 2021, 6:37 AM
teemperor accepted this revision.May 19 2021, 6:37 AM

Sorry, I meant you can just commit this without review :)

(also you probably want to actually remove the skipIf)

This revision is now accepted and ready to land.May 19 2021, 6:37 AM
werat updated this revision to Diff 346438.May 19 2021, 6:37 AM

remove the @skip

werat added a comment.May 19 2021, 6:38 AM

Accidentally included only two out of three lines in the commit :)

This revision was landed with ongoing or failed builds.May 19 2021, 8:05 AM
This revision was automatically updated to reflect the committed changes.