aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorRaul Tambre <raul@tambre.ee>2025-11-07 09:23:55 +0200
committerGitHub <noreply@github.com>2025-11-07 09:23:55 +0200
commit3aa7a2426357a523d2ee12bd2b2406e45d058eac (patch)
treed9acd8fc4feecfee77f4ecbe9e8f21d3cc7a0cb1 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent6145b9d1925ada30b49ddf0a190d01407edc4e10 (diff)
downloadllvm-3aa7a2426357a523d2ee12bd2b2406e45d058eac.zip
llvm-3aa7a2426357a523d2ee12bd2b2406e45d058eac.tar.gz
llvm-3aa7a2426357a523d2ee12bd2b2406e45d058eac.tar.bz2
[NFCI][lldb][test] Avoid unnecessary GNU extension for assembly call (#166769)
`asm()` on function declarations is used for specifying the mangling. But it's a GNU extension and very much unnecessary here since the name matches. Fixes compiling if the compiler defaults to non-extensions mode.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions