mirror of
https://github.com/github/codeql.git
synced 2026-01-08 04:00:26 +01:00
g++ doesn't support this code:
sorry, unimplemented: non-trivial designated initializers not supported
twoIntFields sSwapped = { .m2 = source(), .m1 = 0 };
so we need to build it in clang mode.
21 lines
1.2 KiB
Plaintext
21 lines
1.2 KiB
Plaintext
| test.cpp:75:7:75:8 | u1 | test.cpp:76:8:76:9 | u1 |
|
|
| test.cpp:83:7:83:8 | u2 | test.cpp:84:13:84:14 | u2 |
|
|
| test.cpp:83:7:83:8 | u2 | test.cpp:85:8:85:9 | u2 |
|
|
| test.cpp:399:7:399:9 | tmp | test.cpp:400:11:400:13 | tmp |
|
|
| test.cpp:399:7:399:9 | tmp | test.cpp:401:8:401:10 | tmp |
|
|
| test.cpp:405:7:405:9 | tmp | test.cpp:406:19:406:21 | tmp |
|
|
| test.cpp:405:7:405:9 | tmp | test.cpp:407:11:407:13 | tmp |
|
|
| test.cpp:405:7:405:9 | tmp | test.cpp:408:8:408:10 | tmp |
|
|
| test.cpp:416:7:416:11 | local | test.cpp:417:16:417:20 | local |
|
|
| test.cpp:416:7:416:11 | local | test.cpp:418:8:418:12 | local |
|
|
| test.cpp:422:7:422:11 | local | test.cpp:423:21:423:25 | local |
|
|
| test.cpp:422:7:422:11 | local | test.cpp:424:8:424:12 | local |
|
|
| test.cpp:428:7:428:11 | local | test.cpp:429:20:429:24 | local |
|
|
| test.cpp:428:7:428:11 | local | test.cpp:430:8:430:12 | local |
|
|
| test.cpp:428:7:428:11 | local | test.cpp:431:9:431:13 | local |
|
|
| test.cpp:435:7:435:11 | local | test.cpp:436:19:436:23 | local |
|
|
| test.cpp:435:7:435:11 | local | test.cpp:437:8:437:12 | local |
|
|
| test.cpp:441:7:441:11 | local | test.cpp:442:18:442:22 | local |
|
|
| test.cpp:441:7:441:11 | local | test.cpp:443:8:443:12 | local |
|
|
| test.cpp:441:7:441:11 | local | test.cpp:444:9:444:13 | local |
|