[hwasan] Add `__hwasan_get_tag_from_pointer` (#75267)
This simplifies handling tags by user code. Now code does not need to know bit size of tag and its position.
Loading
Please sign in to comment
This simplifies handling tags by user code. Now code does not need to know bit size of tag and its position.