================
@@ -542,6 +542,9 @@ static llvm::Error serveConnection(
 }
 
 int main(int argc, char *argv[]) {
+  int zzz = 0;
+  while (zzz) {
+  }
----------------
JDevlieghere wrote:

lol

https://github.com/llvm/llvm-project/pull/168729
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to