This is an archive of the discontinued LLVM Phabricator instance.

XFail TestEnumTypes.py on Windows
ClosedPublic

Authored by amccarth on May 4 2016, 4:06 PM.

Details

Summary

Dereferencing a null pointer in an expr "works" on Windows. I believe that's a long-standing problem that's just been exposed by the reworking of this test last week. The rest of this test works.

Diff Detail

Event Timeline

amccarth updated this revision to Diff 56216.May 4 2016, 4:06 PM
amccarth retitled this revision from to XFail TestEnumTypes.py on Windows.
amccarth updated this object.
amccarth added a reviewer: zturner.
amccarth added a subscriber: lldb-commits.
zturner accepted this revision.May 4 2016, 4:34 PM
zturner edited edge metadata.
This revision is now accepted and ready to land.May 4 2016, 4:34 PM
This revision was automatically updated to reflect the committed changes.