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 e215c4c commit 282ca10Copy full SHA for 282ca10
cpp/ql/test/library-tests/type_sizes/type_sizes.expected
@@ -31,7 +31,7 @@
31
| file://:0:0:0:0 | _Float64 | 8 |
32
| file://:0:0:0:0 | _Float64x | 16 |
33
| file://:0:0:0:0 | _Float128 | 16 |
34
-| file://:0:0:0:0 | _Float128x | 16 |
+| file://:0:0:0:0 | _Float128x | 32 |
35
| file://:0:0:0:0 | _Imaginary double | 8 |
36
| file://:0:0:0:0 | _Imaginary float | 4 |
37
| file://:0:0:0:0 | _Imaginary long double | 16 |
0 commit comments