mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 19:08:21 +08:00
For debugging and bug-finding workflows on Darwin, support launching processes with memory tagging for binaries that are not entitled. This will cause the process to behave as if the binary was entitled with: ``` <key>com.apple.security.hardened-process.checked-allocations</key> <true/> ``` This has no effect on hardware without MTE support. --------- Co-authored-by: Jonas Devlieghere <jonas@devlieghere.com>
4.5 KiB
4.5 KiB