================ @@ -173,6 +173,22 @@ help="Specify the C/C++ standard.", ) +parser.add_argument( ---------------- Nerixyz wrote:
There are no extra arguments here (unless I missed them). At least `--force-ms-link` would still need to be required because the script will use `lld-link` if `clang-cl` is the compiler. https://github.com/llvm/llvm-project/pull/145175 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits