Skip to content

Commit 35c9b20

Browse files
authored
Add annotations to Clang's output of the example
1 parent 8657190 commit 35c9b20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

posts/2024-03-25-i128-layout-update.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,8 @@ But running with Clang 17 prints:
213213
0x11223344556677889900aabbccddeeff
214214
0x11223344556677889900aabbccddeeff
215215
0x9900aabbccddeeffdeadbeef4c0ffee0
216+
//^^^^^^^^^^^^^^^^ this should be the lower half
217+
// ^^^^^^^^^^^^^^^^ look familiar?
216218
```
217219
218220
Surprise!

0 commit comments

Comments
 (0)