Skip to content

Conversation

@DanBlackwell
Copy link
Contributor

@DanBlackwell DanBlackwell commented Nov 14, 2025

This sanitizer adds MTE (memory tagging extension) checks to stack variable accesses. Enablement simply requires setting an attribute on function definitions, and the instrumentation is added by LLVM.

The corresponding swift-driver change is at: swiftlang/swift-driver#2016.

rdar://161721201

This sanitizer adds MTE (memory tagging extension) checks to stack variable accesses. Enablement requires setting an attribute on function definitions, and the instrumentation is added by LLVM.
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.

1 participant