The current implementation makes all sanitizers to track this value,
however even for msan this information constructed from this tag is
redundant and obvious from the stack itself.
There is simple way to implement this msan-only, but I does not look useful.