sgraenitz added inline comments.

================
Comment at: lldb/cmake/modules/LLDBConfig.cmake:318
+  if(MSVC)
+    set(flag_werror "/WX")
+  endif()
----------------
I copied the flag from LLVM. Is it the right one for MSVC?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65939/new/

https://reviews.llvm.org/D65939



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to