You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
file typechecking_warning\.c line \d function main: __CPROVER_field_decl_local argument 2 must be a byte-sized integer, but \(10ul\) has type `unsigned long int`
8
+
--
9
+
^warning: ignoring
10
+
WARNING: no body for function
11
+
file intrinsics_warn.c line \d+ function main: function '__CPROVER_field_decl_global' is not declared
12
+
file intrinsics_warn.c line \d+ function main: function '__CPROVER_field_decl_local' is not declared
13
+
file intrinsics_warn.c line \d+ function main: function '__CPROVER_set_field' is not declared
14
+
file intrinsics_warn.c line \d+ function main: function '__CPROVER_get_field' is not declared
15
+
--
16
+
This test is part of a suite of tests we have for ensuring that the typechecker
17
+
comes up with proper error messages in the case of shadow memory intrinsics
0 commit comments