[Lldb-commits] [PATCH] D25246: Disable warnings in LLDBWrapPython.cpp when LLVM_ENABLE_WERROR is used
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 4 11:29:14 PDT 2016
labath added a comment.
I wouldn't be opposed to completely disabling (a particular chosen set of warnings) for that file, regardless of whether we do -Werror or not.
https://reviews.llvm.org/D25246
More information about the lldb-commits
mailing list