The following code:
Will crash with:
Unknown (line 1, row 1): ".dat 1934226965"
This code is output by Clang/LLVM in the following scenario:
HardwareInfo lem1802_hardwareInfo = (HardwareInfo) {
.hardware_id = 0x7349f615,
.hardware_version = 0x1802,
.manufacturer = 0x1c6c8b36
}
The following code:
Will crash with:
This code is output by Clang/LLVM in the following scenario: