aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
diff options
context:
space:
mode:
authorAiden Grossman <aidengrossman@google.com>2025-11-06 12:10:04 -0800
committerGitHub <noreply@github.com>2025-11-06 12:10:04 -0800
commite5ba3c6cad99eb656545fbacc15bb1f4ef76ac3b (patch)
tree556efbb8b7da191ca1bb36f996847f1b7e939a0c /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
parentad723f940980d94ee72084571c9fb06e46659b76 (diff)
downloadllvm-e5ba3c6cad99eb656545fbacc15bb1f4ef76ac3b.zip
llvm-e5ba3c6cad99eb656545fbacc15bb1f4ef76ac3b.tar.gz
llvm-e5ba3c6cad99eb656545fbacc15bb1f4ef76ac3b.tar.bz2
[MLIR][Python] Update Nanobind Warnings List for clang-cl on Windows
We recently moved over to compiling with clang-cl on Windows. This ended up causing a large increase in warnings, particularly due to how warnings are handled in nanobind. cd91d0fff9293a904704784c92c28637bfebef45 initially set -Wall -Wextra and -Wpedantic while fixing another issue, which is probably not what we want to do on third-party code. We also need to disable -Wmissing-field-initializers to get things clean in this configuration. Reviewers: makslevental, jpienaar, rkayaith Reviewed By: makslevental Pull Request: https://github.com/llvm/llvm-project/pull/166828
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions