================
@@ -156,16 +157,34 @@ async function getDAPArguments(
.get<string[]>("arguments", []);
}
+/**
+ * Formats the given date as a string in the form "YYYYMMdd".
----------------
award999 wrote:
Done
https://github.com/llvm/llvm-project/pull/146884