[Lldb-commits] [PATCH] D25246: Disable warnings in LLDBWrapPython.cpp when LLVM_ENABLE_WERROR is used

Eugene Zelenko via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 4 13:01:04 PDT 2016


Eugene.Zelenko added a comment.

You could use -Wno-error=<warning> instead.


https://reviews.llvm.org/D25246





More information about the lldb-commits mailing list