Skip to content

Conversation

@compnerd
Copy link
Member

This should resolve SR-8826! Ideally, we would be using CMake to tie together
all the dependent packages and get proper dependency tracking. Currently,
change to the swift runtime do not get tracked properly, and can result in
undefined references to symbols.

Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.

Resolves SR-NNNN.

@compnerd
Copy link
Member Author

CC: @gottesmm @jrose-apple

@compnerd
Copy link
Member Author

@swift-ci please test

Copy link
Contributor

@jrose-apple jrose-apple left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, Saleem.

This should resolve SR-8826!  Ideally, we would be using CMake to tie together
all the dependent packages and get proper dependency tracking.  Currently,
change to the swift runtime do not get tracked properly, and can result in
undefined references to symbols.
@compnerd compnerd force-pushed the cleanup-on-aisle-xctest branch from 18d8965 to ab56873 Compare September 24, 2018 22:04
@compnerd
Copy link
Member Author

@swift-ci please test and merge

1 similar comment
@compnerd
Copy link
Member Author

@swift-ci please test and merge

@swift-ci swift-ci merged commit 6c41168 into swiftlang:master Sep 25, 2018
@compnerd compnerd deleted the cleanup-on-aisle-xctest branch September 28, 2018 03:26
edymtt added a commit to edymtt/swift that referenced this pull request Mar 31, 2021
Introduce a new parameter `--skip-llbuild-clean` to prevent this from
happening.

This mimicks similar logic in place for `swiftpm`, `swift-driver`
(swiftlang#33563)  and `xctest` (swiftlang#19512)

Addresses rdar://75057069
edymtt added a commit that referenced this pull request Apr 5, 2021
Introduce a new parameter `--skip-llbuild-clean` to prevent this from
happening.

This mimicks similar logic in place for `swiftpm`, `swift-driver`
(#33563)  and `xctest` (#19512)

Addresses rdar://75057069
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.

3 participants