|
1 | | -| test.cpp:72:17:72:21 | (int)... | Implicit cast from unsigned long to int (truncation) | |
2 | | -| test.cpp:73:20:73:24 | (int)... | Implicit cast from unsigned long to int (truncation) | |
3 | | -| test.cpp:74:23:74:27 | (int)... | Implicit cast from unsigned long to int (truncation) | |
4 | | -| test.cpp:75:28:75:32 | (int)... | Implicit cast from unsigned long to int (truncation) | |
5 | | -| test.cpp:80:36:80:40 | (int)... | Implicit cast from unsigned long to int (truncation) | |
6 | | -| test.cpp:88:17:88:21 | (int)... | Implicit cast from unsigned long to int (truncation) | |
7 | | -| test.cpp:94:17:94:21 | (unsigned int)... | Implicit cast from unsigned long to unsigned int (truncation) | |
8 | | -| test.cpp:100:17:100:21 | (unsigned int)... | Implicit cast from unsigned long to unsigned int (truncation) | |
9 | | -| test.cpp:106:17:106:21 | (int)... | Implicit cast from long to int (truncation) | |
10 | | -| test.cpp:114:17:114:17 | (int)... | Implicit cast from unsigned long to int (truncation) | |
11 | | -| test.cpp:121:17:121:21 | (int)... | Implicit cast from unsigned int to int (reinterpretation) | |
12 | | -| test.cpp:121:28:121:28 | (int)... | Implicit cast from unsigned int to int (reinterpretation) | |
13 | | -| test.cpp:127:17:127:21 | (unsigned short)... | Implicit cast from unsigned long to unsigned short (truncation) | |
14 | | -| test.cpp:133:17:133:21 | (int)... | Implicit cast from unsigned long to int (truncation) | |
15 | | -| test.cpp:140:17:140:18 | (unsigned short)... | Implicit cast from unsigned long to unsigned short (truncation) | |
16 | | -| test.cpp:146:17:146:21 | (int)... | Implicit cast from unsigned int to int (reinterpretation) | |
17 | | -| test.cpp:151:17:151:26 | (int)... | Implicit cast from unsigned int to int (reinterpretation) | |
18 | | -| test.cpp:157:17:157:21 | (unsigned int)... | Implicit cast from long to unsigned int (truncation) | |
19 | | -| test.cpp:163:17:163:50 | (uint16_t)... | Implicit cast from int to unsigned short (truncation) | |
20 | | -| test.cpp:170:24:170:24 | (unsigned int)... | Implicit cast from short to unsigned int (widening) | |
21 | | -| test.cpp:176:18:176:20 | (int)... | Implicit cast from unsigned short to int (promotion with bitwise complement) | |
22 | | -| test.cpp:277:12:277:47 | (unsigned int)... | Implicit cast from int to unsigned int (reinterpretation) | |
23 | | -| test.cpp:308:35:308:37 | (int)... | Implicit cast from unsigned short to int (promotion with bitwise complement) | |
| 1 | +| test.cpp:73:17:73:21 | (int)... | Implicit cast from unsigned long to int (truncation) | |
| 2 | +| test.cpp:74:20:74:24 | (int)... | Implicit cast from unsigned long to int (truncation) | |
| 3 | +| test.cpp:75:23:75:27 | (int)... | Implicit cast from unsigned long to int (truncation) | |
| 4 | +| test.cpp:76:28:76:32 | (int)... | Implicit cast from unsigned long to int (truncation) | |
| 5 | +| test.cpp:81:36:81:40 | (int)... | Implicit cast from unsigned long to int (truncation) | |
| 6 | +| test.cpp:89:17:89:21 | (int)... | Implicit cast from unsigned long to int (truncation) | |
| 7 | +| test.cpp:95:17:95:21 | (unsigned int)... | Implicit cast from unsigned long to unsigned int (truncation) | |
| 8 | +| test.cpp:101:17:101:21 | (unsigned int)... | Implicit cast from unsigned long to unsigned int (truncation) | |
| 9 | +| test.cpp:107:17:107:21 | (int)... | Implicit cast from long to int (truncation) | |
| 10 | +| test.cpp:115:17:115:17 | (int)... | Implicit cast from unsigned long to int (truncation) | |
| 11 | +| test.cpp:122:17:122:21 | (int)... | Implicit cast from unsigned int to int (reinterpretation) | |
| 12 | +| test.cpp:122:28:122:28 | (int)... | Implicit cast from unsigned int to int (reinterpretation) | |
| 13 | +| test.cpp:128:17:128:21 | (unsigned short)... | Implicit cast from unsigned long to unsigned short (truncation) | |
| 14 | +| test.cpp:134:17:134:21 | (int)... | Implicit cast from unsigned long to int (truncation) | |
| 15 | +| test.cpp:141:17:141:18 | (unsigned short)... | Implicit cast from unsigned long to unsigned short (truncation) | |
| 16 | +| test.cpp:147:17:147:21 | (int)... | Implicit cast from unsigned int to int (reinterpretation) | |
| 17 | +| test.cpp:152:17:152:26 | (int)... | Implicit cast from unsigned int to int (reinterpretation) | |
| 18 | +| test.cpp:158:17:158:21 | (unsigned int)... | Implicit cast from long to unsigned int (truncation) | |
| 19 | +| test.cpp:164:17:164:50 | (uint16_t)... | Implicit cast from int to unsigned short (truncation) | |
| 20 | +| test.cpp:171:24:171:24 | (unsigned int)... | Implicit cast from short to unsigned int (widening) | |
| 21 | +| test.cpp:177:18:177:20 | (int)... | Implicit cast from unsigned short to int (promotion with bitwise complement) | |
| 22 | +| test.cpp:183:9:183:9 | (unsigned long)... | Implicit cast from int to unsigned long (widening) | |
| 23 | +| test.cpp:189:9:189:9 | (unsigned long long)... | Implicit cast from long long to unsigned long long (reinterpretation) | |
| 24 | +| test.cpp:195:9:195:9 | (unsigned int)... | Implicit cast from int to unsigned int (reinterpretation) | |
| 25 | +| test.cpp:204:14:204:14 | (unsigned int)... | Implicit cast from int to unsigned int (reinterpretation) | |
| 26 | +| test.cpp:213:9:213:9 | (unsigned long long)... | Implicit cast from int to unsigned long long (widening) | |
| 27 | +| test.cpp:316:12:316:47 | (unsigned int)... | Implicit cast from int to unsigned int (reinterpretation) | |
| 28 | +| test.cpp:347:35:347:37 | (int)... | Implicit cast from unsigned short to int (promotion with bitwise complement) | |
0 commit comments