aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
diff options
context:
space:
mode:
authorChris Apple <cja-private@pm.me>2024-10-31 07:52:20 -0700
committerGitHub <noreply@github.com>2024-10-31 07:52:20 -0700
commit4ccd2b0c8f8bbf4fd9c2967836f65fda299a5bdd (patch)
tree7661e28e8a081f2b98db876a819e39b5d3a8616c /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
parent7e877fc0ac3492a195f2ca587837db79e3729fcc (diff)
downloadllvm-4ccd2b0c8f8bbf4fd9c2967836f65fda299a5bdd.zip
llvm-4ccd2b0c8f8bbf4fd9c2967836f65fda299a5bdd.tar.gz
llvm-4ccd2b0c8f8bbf4fd9c2967836f65fda299a5bdd.tar.bz2
Reland "[rtsan] Intercept aligned_alloc on all versions of OSX if available on the build machine" (#114153)
This commit reverts commit 7c55426 (relands commit 97fb21ac) With the additional step of ignoring a warning that we don't care about. (-Wunguarded-availability-new) > We know that aligned_alloc will never be called on systems that do not have aligned_alloc defined because the client OSX won't provide it. This function is actually guarded on OS's lower than 10.15 because aligned_alloc declaration won't exist on that version. There will be no way to call this function from code.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions