Skip to content

[SourceKit] Add a request to generate object files in SourceKit #40645

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 22, 2021

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Dec 20, 2021

Add 'request.compile'

rdar://82189148

@rintaro
Copy link
Member Author

rintaro commented Dec 20, 2021

@swift-ci Please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - 315dd8de87346fbe2eee64ab6ac37efee61226ec

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 315dd8de87346fbe2eee64ab6ac37efee61226ec

@rintaro rintaro force-pushed the sourcekit-compilerserver branch from 315dd8d to 3744ac3 Compare December 20, 2021 23:15
@rintaro
Copy link
Member Author

rintaro commented Dec 20, 2021

@swift-ci Please smoke test

@rintaro rintaro force-pushed the sourcekit-compilerserver branch from 3744ac3 to fa9ceb4 Compare December 21, 2021 00:24
@rintaro
Copy link
Member Author

rintaro commented Dec 21, 2021

@swift-ci Please smoke test

@rintaro rintaro force-pushed the sourcekit-compilerserver branch from fa9ceb4 to 0043d4c Compare December 21, 2021 18:25
@rintaro
Copy link
Member Author

rintaro commented Dec 21, 2021

@swift-ci Please smoke test

@rintaro rintaro force-pushed the sourcekit-compilerserver branch from 0043d4c to d8aac60 Compare December 21, 2021 20:34
@rintaro
Copy link
Member Author

rintaro commented Dec 21, 2021

@swift-ci Please smoke test

@rintaro rintaro force-pushed the sourcekit-compilerserver branch from d8aac60 to d0e182a Compare December 21, 2021 21:39
@rintaro
Copy link
Member Author

rintaro commented Dec 21, 2021

@swift-ci Please smoke test

@rintaro rintaro changed the title [WIP][SourceKit] Add a request to generate object files in SourceKit [SourceKit] Add a request to generate object files in SourceKit Dec 21, 2021
@rintaro rintaro force-pushed the sourcekit-compilerserver branch from d0e182a to 7c92a8e Compare December 21, 2021 22:35
@rintaro
Copy link
Member Author

rintaro commented Dec 21, 2021

@swift-ci Please smoke test

@rintaro rintaro merged commit 473ecd8 into swiftlang:main Dec 22, 2021
@rintaro rintaro deleted the sourcekit-compilerserver branch December 22, 2021 06:29
tshortli added a commit to tshortli/swift that referenced this pull request Oct 27, 2022
…rator.

These libraries formed a strongly connected component in the CMake build graph. The weakest link I could find was from IDE to FrontendTool and Frontend, which was necessitated by the `CompileInstance` class (swiftlang#40645). I moved a few files out of IDE into a new IDETools library to break the cycle.
tshortli added a commit to tshortli/swift that referenced this pull request Oct 27, 2022
…rator.

These libraries formed a strongly connected component in the CMake build graph. The weakest link I could find was from IDE to FrontendTool and Frontend, which was necessitated by the `CompileInstance` class (swiftlang#40645). I moved a few files out of IDE into a new IDETools library to break the cycle.
tshortli added a commit to tshortli/swift that referenced this pull request Oct 27, 2022
…rator.

These libraries formed a strongly connected component in the CMake build graph. The weakest link I could find was from IDE to FrontendTool and Frontend, which was necessitated by the `CompileInstance` class (swiftlang#40645). I moved a few files out of IDE into a new IDETools library to break the cycle.
tshortli added a commit to tshortli/swift that referenced this pull request Oct 27, 2022
…rator.

These libraries formed a strongly connected component in the CMake build graph. The weakest link I could find was from IDE to FrontendTool and Frontend, which was necessitated by the `CompileInstance` class (swiftlang#40645). I moved a few files out of IDE into a new IDETools library to break the cycle.
tshortli added a commit to tshortli/swift that referenced this pull request Oct 27, 2022
…rator.

These libraries formed a strongly connected component in the CMake build graph. The weakest link I could find was from IDE to FrontendTool and Frontend, which was necessitated by the `CompileInstance` class (swiftlang#40645). I moved a few files out of IDE into a new IDETools library to break the cycle.
tshortli added a commit to tshortli/swift that referenced this pull request Oct 27, 2022
…rator.

These libraries formed a strongly connected component in the CMake build graph. The weakest link I could find was from IDE to FrontendTool and Frontend, which was necessitated by the `CompileInstance` class (swiftlang#40645). I moved a few files out of IDE into a new IDETools library to break the cycle.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants