================
@@ -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
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits