Hi, It seems that enabling -Werror by default is within reach for lldb now. There currently are three warnings that remain with gcc 5.1 on Linux, and the build is clean of warnings with clang.
There are two instances of type range limitations on comparisons in asserts, and one instance of string formatting which has a GNU incompatibility. Is there any interest in enabling -Werror by default to help keep the build clean going forward? -- Saleem Abdulrasool compnerd (at) compnerd (dot) org
_______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev