This is an archive of the discontinued LLVM Phabricator instance.

Disable tests in lang/c/shared_lib on Windows
ClosedPublic

Authored by sas on Nov 6 2017, 12:07 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

sas created this revision.Nov 6 2017, 12:07 PM
sas edited the summary of this revision. (Show Details)Nov 6 2017, 12:08 PM
sas added reviewers: zturner, jingham, clayborg.
sas added a subscriber: lldb-commits.
clayborg edited edge metadata.Nov 6 2017, 1:44 PM

Are we planning on getting shared libraries working on windows? Or this is just an expression parser with shared libraries bug? Be nice to file a bug and mention it if it is something we are planning on fixing.

clayborg accepted this revision.Nov 6 2017, 3:06 PM
This revision is now accepted and ready to land.Nov 6 2017, 3:06 PM
This revision was automatically updated to reflect the committed changes.