================
@@ -173,6 +173,22 @@
help="Specify the C/C++ standard.",
)
+parser.add_argument(
----------------
DavidSpickett wrote:
Do these need to be build script arguments or is there a catch all
`--extra-args ...` that we could use instead?
Given that only this test requires these options at this time.
https://github.com/llvm/llvm-project/pull/145175
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits