This is an archive of the discontinued LLVM Phabricator instance.

[lldb][CMake] Disable modules in Xcode projects
ClosedPublic

Authored by sgraenitz on Aug 7 2019, 7:46 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

sgraenitz created this revision.Aug 7 2019, 7:46 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 7 2019, 7:46 AM
Herald added a subscriber: mgorny. · View Herald Transcript
davide accepted this revision.Aug 7 2019, 9:17 AM

You might want to check with Argyrios, maybe file a rdar against SourceKit.
Otherwise, this is fine to me.

This revision is now accepted and ready to land.Aug 7 2019, 9:17 AM

Do we have a radar tracking the SourceKit issue? This *should* work and I'm curious if this is actually SourceKit or if this is just a broken LLVM+modules build.

This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptAug 8 2019, 6:39 AM
davide added a comment.Aug 8 2019, 9:45 AM

Did you manage to file a rdar for this issue? If so, can you put the link here for future archeology?