Skip to content

Commit ca2e305

Browse files
committed
Fix clang format issue.
1 parent f1418f8 commit ca2e305

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/test/Shell/SymbolFile/DWARF/deterministic-build.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,4 @@
77
// RUN: %lldb %t -o "breakpoint set -f %s -l 11" -o run -o exit | FileCheck %s
88
// CHECK: stop reason = breakpoint
99

10-
1110
int main() { return 0; }

0 commit comments

Comments
 (0)