diff options
author | Zachary Turner <zturner@google.com> | 2016-10-05 17:07:16 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2016-10-05 17:07:16 +0000 |
commit | d6ef28462bd17c39edef192a1298060910b0e15b (patch) | |
tree | 5fff452a73d463b459accaa7d0a830e8ced85adb /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | aad15838770cb1f7d40365a8e1cf0643f7e27b2f (diff) | |
download | bcm5719-llvm-d6ef28462bd17c39edef192a1298060910b0e15b.tar.gz bcm5719-llvm-d6ef28462bd17c39edef192a1298060910b0e15b.zip |
Disable warnings in LLDBWrapPython.cpp with -Werror.
When -Werror is used, we don't have control over the generated
code from SWIG, and it often has warnings. Just disable them for
this file when -Werror is used, they are usually not important
anyway.
Differential revision: https://reviews.llvm.org/D25246
llvm-svn: 283343
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions