Skip to content

Commit 3ee424f

Browse files
committed
pin target for fixed width of int
1 parent bae44da commit 3ee424f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Analysis/solver-sym-simplification-on-assumption.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %clang_analyze_cc1 %s \
1+
// RUN: %clang_analyze_cc1 -triple=x86_64-unknown-linux-gnu %s \
22
// RUN: -analyzer-checker=debug.ExprInspection \
33
// RUN: -verify
44

0 commit comments

Comments
 (0)