Skip to content

Rename IndexSymbolRoles.swift to IndexStoreSymbolRoles.swift#276

Merged
ahoppen merged 1 commit into
swiftlang:mainfrom
ahoppen:rename-indexstoresymbolroles
Jan 16, 2026
Merged

Rename IndexSymbolRoles.swift to IndexStoreSymbolRoles.swift#276
ahoppen merged 1 commit into
swiftlang:mainfrom
ahoppen:rename-indexstoresymbolroles

Conversation

@ahoppen
Copy link
Copy Markdown
Member

@ahoppen ahoppen commented Jan 14, 2026

The file name did not match the type it contains.

The file name did not match the type it contains.
@ahoppen ahoppen marked this pull request as ready for review January 14, 2026 12:03
@ahoppen
Copy link
Copy Markdown
Member Author

ahoppen commented Jan 14, 2026

@swift-ci Please test

@ahoppen
Copy link
Copy Markdown
Member Author

ahoppen commented Jan 15, 2026

swiftlang/swift-package-manager#9604

@swift-ci Please test macOS

@ahoppen
Copy link
Copy Markdown
Member Author

ahoppen commented Jan 15, 2026

Using this as a dumping ground for my analysis:

Commits between these runs

llvm-project

git log --oneline b9bda571c94de233ac41f638664600f44f76e14e..93ee945a2d480b1feeb67dd95ac42e8138017628
93ee945a2d48 Merge commit '4ac99d64d1da' from swift/release/6.3 into stable/21.x
4ac99d64d1da Merge pull request #12091 from swiftlang/cp-lldb-recognize-mte-fault-mach-exception_swift/release/6.3
db4b9fd67c4a Merge commit 'f7124bfb1957' from swift/release/6.3 into stable/21.x
f63873997ced Merge pull request #12098 from swiftlang/lldb/recursive-formatter-to-21.x
f7124bfb1957 Merge pull request #12103 from adrian-prantl/167725094
4bbc2bb510cf Merge pull request #12108 from fhahn/pick-apple-cpu-m-like
8739d1f833fd [LLDB] Guard against mix&match of cc1&driver options in * contexts
2dfeef6ced61 Merge pull request #12100 from swiftlang/jdevlieghere/cherrypick-5c3f02c
f7f70e45c8fc (swiftlang/cached/stable/21.x) Merge commit '2dfeef6ced61' from swift/release/6.3 into stable/21.x
ee9ffcaf1ff7 [LLVM][ADT] Make scope-exit CTAD-capable (#173131)
e1f9b17f2fc3 [AArch64] Add isAppleMLike helper to check for M cores and aligned CPUs. (#170553)
23b9697341d1 [AArch64] Add unrolling test with -mcpu=apple-a17.
5de904fed2fa [lldb] Honor the process plugin name in the attach/launch info (#175195)
49c8b44feae6 [lldb][Format] Reject recursive format entities (#174750)
0bc51bf33f11 [lldb][Format] Introduce a FormatEntity::Formatter class and move the Format API into it (#174618)
ffc4b4c11405 [lldb] Recognize MTE faults with EXC_GUARD exception type (#172579)
dfaf71f5957f [lldb] Correct 32-bit build failure in StopInfoMachException.cpp (#159523)
9d19ddaf2102 [lldb] Recognize MTE fault Mach exceptions (#159117)

sourcekit-lsp

git log --oneline 07527324ccb643d01cd2b07d891685fa77affe56..722aae3761038586d19f3b099704c1e4cfecdc97

swift

git log --oneline 123791a1323efd0d8d42bc74f7d1b20dc11c91e1..0cfa0be1e53d165c1036e988d3acb9ef24541ad6
0cfa0be1e53 Merge pull request #86551 from eeckstein/fix-test-2
3fe6f51ca96 tests: disable more autodiff tests on linux which fail due to a linker crash
56df1faab29 Merge pull request #86550 from eeckstein/fix-test-2
d5e0d5be4f2 tests: xfail -> unsupported Reflection/capture_descriptors.sil on freebsd
e0a8eaa8cff Merge pull request #86549 from eeckstein/fix-test
6ac43fb25b9 tests: disable AutoDiff/compiler_crashers_fixed/issue-56649-missing-debug-scopes-in-pullback-trampoline.swift on linux
b6160978736 Merge pull request #86542 from slavapestov/fix-rdar167849997
e7533625197 Merge pull request #86518 from slavapestov/use-conformance-error
a0dc22e8194 Merge pull request #86392 from sepy97/strict_access_check_errors
4ca3d88c157 Merge pull request #86524 from gottesmm/pr-978de8cbd8cf98e78ac439f3986e6ccee47e9c66
b214eed78e2 Specify a module ABI name suffix for the Darwin toolchain copy of Swift Testing (#86305)
d5ed01666ef Merge pull request #86528 from swiftlang/t/main/update_SAP_version-in-next-and-rebranch
b2205225760 Merge pull request #86525 from gottesmm/pr-84d7f65258df0f97c3ac3b474e33b89aad6f7d31
12348bc86f1 Merge pull request #86512 from eeckstein/fix-check-incremental
e2f1d08c1ec Sema: Add a couple of LLVM_DEBUGs
74c2731fc94 Sema: Narrow down cycle-breaking hack in TypeChecker::lookupMemberType()
301f073a000 Upversion swift-argument-parser
37e89902a32 Merge pull request #85957 from aidan-hall/fix-debug-info-again
6a130f28c12 [multimap] Expose reverse iterators for the internal vector storage.
74f7a44952f [caller-analysis] Add ability to print out a specific FunctionInfo.
28ca2938a5d Merge pull request #86359 from bkhouri/t/main/rdar158879326_upversion_swift-argument-parser-to-1.6.1
f23bb44cb92 SILGen: Remove unnecessary calls to useConformance()
2194b5139a0 SILGen: More useful fatal error message from useConformance()
355424f8b50 Merge pull request #86142 from charles-zablit/charles-zablit/windows/fix-arm64-regex
dc2d6fb4aff [Concurrency] Adopt typed throws in Task creation APIs (#84802)
d1811937edd Merge pull request #86013 from aidan-hall/generated-function-names
77679131d18 utils: fix the check-incremental script
15edad813dd add option '-save-sil '
6f3a4b04c3d IRGen: add options -save-irgen <file> and -save-ir <file>
956cf51d6fc Merge pull request #86506 from slavapestov/fix-clangimporter-warning
641881031b2 Merge pull request #86495 from drexin/wip-167636802
41bbd8151b8 Merge pull request #86499 from xedin/rdar-168007756
f53014312e8 ClangImporter: Fix bogus deprecation warning
2a653338c60 Merge pull request #86241 from j-hui/idempotent-operator-lookup
61a8c6abaa0 [Tests] NFC: Test type reference without .self on DynamicSelf base
3906a5b0403 [IRGen] Fix direct result type mapping in IRGenThunk::emit
e437e84b6c9 [cxx-interop] [test] Add a test that documents limitations of .pointee
c2952b77aa6 [cxx-interop] Synthesize .pointee and .successor() on-demand
b8f947e7713 [windows] fix sccache regex
b0eee67a7bb Emit an errors instead of warnings access control violations that should be fixed in the future when StrictAccessControl upcoming feature is enabled
59cd9de1f1a Updversion swift argument parser to release 1.6.1
f167273086c Create HeapLayout destructors with internal linkage
0ef20942799 [DebugInfo] Salvage more during SIL optimization passes

swift-build

git log --oneline 41128b4945e6e378c383c34e66765d2e627de76d..c886b80c406f5834e9b656ca9baf3071848c7fe3
c886b80 Merge pull request #1016 from owenv/digester
e4c3b32 Merge pull request #1020 from owenv/owenv/debug_variant
817fb1d Configure Clang Importer search paths when running the API digester
b0b4a8c Disable LD_DEBUG_VARIANT when using non-Darwin linkers

swift-corelibs-foundation

git log --oneline 030637ca52a7c83a0fa35d3c5705a33bd17d15c9..39f860e6a96a480aee788260eb75cdc62709a6e3
39f860e6 Off-by-one error in precondition (#5311)
95e1b22f Serialize curl_multi_cleanup calls for OpenSSL <1.1.0 (#5321)

swift-docc

git log --oneline f9fd60955292107457eb31feb22913f0900b8827..94d33b58101e1ff2cff21646e188344833f0defb
94d33b581 (origin/main, origin/HEAD) Bump SwiftNIO to 2.92.2 (#1418)

swift-driver

git log --oneline c519a8dd6415dab44f8f61015f539fee2a3fd446..f918ae4303fd860545cd058fdb78fd523f9159e7
f918ae43 Add '.github/CODEOWNERS'
9b3ccfed Tests: avoid unnecessary escaping of paths

swift-format

git log --oneline ee4fbe9145f96e23335d402316fcbcd92f1b1158..f4f57090c198ed3d90b4e14d63aa3ea1c4dac62a
f4f5709 (swiftlang/main, swiftlang/HEAD) Add OrderedImports configuration to disable grouping by import type (#1133)

swift-foundation

git log --oneline 180570c0d2d9ea5ec7a9aa928d40cadc35cf5468..7c8440b07bad63c340358476303d79436e608fdf
7c8440b Schedule 0034 for review (#1685)
2d13e50 Add proposal for generalizing ContiguousBytes to support Span (#1582)
2ec0172 (167631645) Staging for new default AttributeScope lookup approach (#1684)
fbcb196 Use buffer for TimeZone_GMT.abbreviation (#1682)

swift-testing

git log --oneline 8d5dbe8d138f1a8a349ec0de11fd11291be1aeb0..ed791610574358c0e8c5d2bdf3db002fba858da0
ed791610 Avoid runtime collisions when multiple copies of the testing library are loaded (#1471)
4e6f2132 Fix incorrect discovery of effectful keywords in the lexical context. (#1482)
cc6b3590 Add revision notes to JSON.md. (#1475)
1deb32b2 Update the main-branch version number to 6.4-dev. (#1480)

swiftpm

git log --oneline c063612c78a316944618bc7e21f4bc86ba964ecd..611a06d9c92d36d9e788e720cb9d9093831ae45c
611a06d9c Update PIF to use new common static archive type (#9572)
1f98bf516 Do not pass temporary to CStringArray in attempt to avoid underlying runtime issue on AL2 (#9571)
acfbaca84 Add support for Windows .lib static libraries. (#9579)
e21fe90e3 Mark soon-to-be-fixed APIDiff tests intermittently failing instead of expected to fail (#9575)
5a537fd74 GHA: Build executable target in release conf on Windows (#9581)
b083659f4 Fix plugin with custom task invocation using swiftbuild on windows (#9553)

SwiftPM changes seem most likely to have caused this based on the commit messages.

@ahoppen
Copy link
Copy Markdown
Member Author

ahoppen commented Jan 15, 2026

Looks like this isn’t an issue that’s exclusive to SourceKit-LSP’s tests, also seeing this in https://ci.swift.org/job/swift-package-manager-PR-macos-smoke-test/7931.

@ahoppen
Copy link
Copy Markdown
Member Author

ahoppen commented Jan 16, 2026

@swift-ci Please test macOS

@ahoppen ahoppen enabled auto-merge January 16, 2026 06:47
@ahoppen ahoppen merged commit c84a6b0 into swiftlang:main Jan 16, 2026
3 checks passed
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