Skip to content

Conversation

@ahoppen
Copy link
Member

@ahoppen ahoppen commented Oct 28, 2025

This will allow us to record the access level of a Swift symbol in the index store.

Will be adopted by swiftlang/swift#85175.

rdar://163256878

@ahoppen
Copy link
Member Author

ahoppen commented Oct 28, 2025

@swift-ci Please test

@ahoppen ahoppen force-pushed the swift-access-level branch from 6dd9ac5 to def6ad7 Compare October 28, 2025 14:24
@ahoppen
Copy link
Member Author

ahoppen commented Oct 28, 2025

@swift-ci Please test

…eclaration

This will allow us to record the access level of a Swift symbol in the index store.

rdar://163256878
@ahoppen ahoppen force-pushed the swift-access-level branch from def6ad7 to f8da207 Compare October 30, 2025 13:36
@ahoppen
Copy link
Member Author

ahoppen commented Oct 30, 2025

@swift-ci Please test

@ahoppen
Copy link
Member Author

ahoppen commented Oct 31, 2025

@swift-ci Please test macOS


typedef uint32_t SymbolPropertySet;
/// Set of properties that provide additional info about a symbol.
enum class SymbolProperty : SymbolPropertySet {

Choose a reason for hiding this comment

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

Did clang-format change?

Copy link
Member Author

Choose a reason for hiding this comment

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

I would suspect that this was simply never formatted using clang-format.

@ahoppen
Copy link
Member Author

ahoppen commented Nov 3, 2025

@swift-ci Please test llvm

@ahoppen ahoppen merged commit 0345bcc into swiftlang:stable/21.x Nov 4, 2025
5 checks passed
@ahoppen ahoppen deleted the swift-access-level branch November 4, 2025 15:38
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