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 f32c534 commit cb68a9bCopy full SHA for cb68a9b
test/IRGen/Inputs/large_c.h
@@ -43,7 +43,7 @@ typedef struct _ContainerType {
43
44
typedef unsigned char arr_t[32];
45
46
-typedef enum {
+typedef enum : unsigned int {
47
entry_0 = 0,
48
entry_1 = 1,
49
entry_2 = 2,
0 commit comments