summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorZbigniew Sarbinowski <zibi@ca.ibm.com>2021-02-18 14:49:46 +0000
committerZbigniew Sarbinowski <zibi@ca.ibm.com>2021-02-18 15:01:04 +0000
commit25aa0d12445eed6e278489546d18fcb7a33cfaa6 (patch)
tree35f5337f89b4ac6696b219bd547ffb92c9132bc9 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent3b34b06fc5908b4f7dc720c0655d5756bd8e2a28 (diff)
[SystemZ][ZOS] Guard using declaration for ::fchmodat
The use of fchmodat() is beeing guarded but its using declaration is not. Let's use the same guard in both places to avoid compiler errors on platforms where `fchmodat` does not exist. Reviewed By: #libc, ldionne Differential Revision: https://reviews.llvm.org/D96303
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions