================
@@ -173,6 +173,22 @@
help="Specify the C/C++ standard.",
)
+parser.add_argument(
----------------
DavidSpickett wrote:That said, there's some pros to having all the compile flags in this file but I have to assume there are tests passing arbitrary flags anyway. https://github.com/llvm/llvm-project/pull/145175 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
