Skip to content

Commit c719eb0

Browse files
committed
remove debug print
Created using spr 1.3.6-beta.1
1 parent 712bbc5 commit c719eb0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/test/Driver/msp430-char.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
/// Check that char is unsigned by default.
2-
// RUN: %clang -### %s --target=msp430 -c 2>&1
32
// RUN: %clang -### %s --target=msp430 -c 2>&1 | FileCheck%s
43
// CHECK: "-cc1" "-triple" "msp430"
54
// CHECK-SAME: "-fno-signed-char"

0 commit comments

Comments
 (0)