Skip to content

Conversation

@brentleyjones
Copy link
Collaborator

@brentleyjones brentleyjones commented Sep 28, 2021

Declares .swiftsourceinfo as an output file of a compile action and threads the file through to be an output of the swift_library rule.

PiperOrigin-RevId: 398579438
(cherry picked from commit 4e45e79)

Conflicts:
swift/internal/compiling.bzl

Fixes #496
Closes #523

Declares `.swiftsourceinfo` as an output file of a compile action and threads the file through to be an output of the swift_library rule.

PiperOrigin-RevId: 398579438
(cherry picked from commit 4e45e79)

# Conflicts:
#	swift/internal/compiling.bzl

Fixes #496
Closes #523
@google-cla
Copy link

google-cla bot commented Sep 28, 2021

We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for all the commit author(s) or Co-authors. If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google.
In order to pass this check, please resolve this problem and then comment @googlebot I fixed it.. If the bot doesn't comment, it means it doesn't think anything has changed.

ℹ️ Googlers: Go here for more info.

@google-cla google-cla bot added the cla: no label Sep 28, 2021
brentleyjones referenced this pull request Sep 28, 2021
Declares `.swiftsourceinfo` as an output file of a compile action and threads the file through to be an output of the swift_library rule.

PiperOrigin-RevId: 398579438
@brentleyjones brentleyjones marked this pull request as ready for review September 28, 2021 16:05
@bazelbuild bazelbuild deleted a comment from lyft-lint-bot Sep 28, 2021
@brentleyjones brentleyjones merged commit 9a1073d into master Sep 29, 2021
@brentleyjones brentleyjones deleted the bj/produce-.swiftsourceinfo-file-as-output-of-swift_library-rule branch September 29, 2021 18:50
tymurmustafaiev pushed a commit to tymurmustafaiev/rules_swift that referenced this pull request Jul 19, 2023
…elbuild#692)

Declares `.swiftsourceinfo` as an output file of a compile action and threads the file through to be an output of the swift_library rule.

PiperOrigin-RevId: 398579438
(cherry picked from commit 4e45e79)

# Conflicts:
#	swift/internal/compiling.bzl

Fixes bazelbuild#496
Closes bazelbuild#523

Co-authored-by: Googler <noreply@google.com>
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.

Produce swiftsourceinfo

3 participants