aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
diff options
context:
space:
mode:
authorAlexandre Ganea <aganea@havenstudios.com>2024-07-30 19:06:03 -0400
committerGitHub <noreply@github.com>2024-07-30 19:06:03 -0400
commit39e192b379362e9e645427631c35450d55ed517d (patch)
tree5361fb4e35b877acede9c870aa775bab264f779c /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
parent6b1d13761ac0c9857763e5f4c0ae554f076dd9b7 (diff)
downloadllvm-39e192b379362e9e645427631c35450d55ed517d.zip
llvm-39e192b379362e9e645427631c35450d55ed517d.tar.gz
llvm-39e192b379362e9e645427631c35450d55ed517d.tar.bz2
[Support] Silence warnings when retrieving exported functions (#97905)
Since functions exported from DLLs are type-erased, before this patch I was seeing the new Clang 19 warning `-Wcast-function-type-mismatch`. This happens when building LLVM on Windows. Following discussion in https://github.com/llvm/llvm-project/commit/593f708118aef792f434185547f74fedeaf51dd4#commitcomment-143905744
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions