Skip to content

Conversation

@egorzhdan
Copy link
Contributor

This teaches ClangImporter to import the bitwise not operator (~).

rdar://158366946 / resolves #83740

This teaches ClangImporter to import the bitwise not operator (`~`).

rdar://158366946 / resolves swiftlang#83740
@egorzhdan
Copy link
Contributor Author

@swift-ci please smoke test

@egorzhdan
Copy link
Contributor Author

@swift-ci please test Windows

@egorzhdan egorzhdan merged commit 299f173 into swiftlang:main Aug 18, 2025
3 checks passed
@egorzhdan egorzhdan deleted the egorzhdan/tilde-operator branch August 18, 2025 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ interop Feature: Interoperability with C++

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Overloaded bitwise negation operator (~) on C++ class not imported

2 participants