summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJoe Ellis <joe.ellis@arm.com>2021-02-18 17:08:12 +0000
committerJoe Ellis <joe.ellis@arm.com>2021-02-18 17:09:46 +0000
commit1f2122c9b046a7d6d141f7c42528d8a3e2e66b70 (patch)
treeb738b3806ce542c17aeb48ad40bc2eeb584f50d9 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent792627be359e5d3386c4d8bb97eb1e5e5ec43b0c (diff)
[clang][SVE] Use __inline__ instead of inline in arm_sve.h
The inline keyword is not defined in the C89 standard, so source files that include arm_sve.h will fail compilation if -std=c89 is specified. For consistency with arm_neon.h, we should use __inline__ instead. Reviewed By: paulwalker-arm Differential Revision: https://reviews.llvm.org/D96852
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions