Skip to content

[pull] master from golang:master#105

Merged
pull[bot] merged 1 commit intoMu-L:masterfrom
golang:master
Mar 19, 2022
Merged

[pull] master from golang:master#105
pull[bot] merged 1 commit intoMu-L:masterfrom
golang:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Mar 19, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

The FileSet used when building a new ssa program should be
the same FileSet used when building the Package input
because later Position computation is done using the SSA
program's FileSet.

Moreover, enforce this from the Source API level.
If Packages passed to Source were built with different
FileSets, that is an error.

Change-Id: I5336fcc12b6fe951e625ec1c2223439efbeccf2b
Reviewed-on: https://go-review.googlesource.com/c/exp/+/392374
Trust: Hyang-Ah Hana Kim <hyangah@gmail.com>
Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
@pull pull bot added the ⤵️ pull label Mar 19, 2022
@pull pull bot merged commit 8dddf5d into Mu-L:master Mar 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant