================ @@ -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