Skip to content

@_addressable isn't applied for parameters of C++ overloaded operators #83325

@egorzhdan

Description

@egorzhdan

#82879 teaches ClangImporter to apply @_addressable attribute to C++ function parameters even if the AddressableParameters experimental feature is disabled.

It has a carve-out for C++ operators such as +=.

Metadata

Metadata

Assignees

Labels

c++ interopFeature: Interoperability with C++

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions