We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caa3529 commit 84c649cCopy full SHA for 84c649c
lldb/test/Shell/Swift/ToolchainMismatch.test
@@ -32,7 +32,7 @@ run
32
quit
33
34
# The {{ }} avoids accidentally matching the input script!
35
-# CHECK: {{a\.out}} was compiled with a Swift compiler from a different toolchain.
+# CHECK: {{a\.out}} was compiled with a Swift compiler from a different toolchain
36
# CHECK: stop reason{{ = }}breakpoint
37
-# SANITY-NOT: {{a\.out}} was compiled with a Swift compiler from a different toolchain.
+# SANITY-NOT: {{a\.out}} was compiled with a Swift compiler from a different toolchain
38
# SANITY: stop reason{{ = }}breakpoint
0 commit comments