Skip to content

Commit

Permalink
Add annotations to Clang's output of the example
Browse files Browse the repository at this point in the history
  • Loading branch information
tgross35 authored Mar 26, 2024
1 parent 8657190 commit 35c9b20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions posts/2024-03-25-i128-layout-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,8 @@ But running with Clang 17 prints:
0x11223344556677889900aabbccddeeff
0x11223344556677889900aabbccddeeff
0x9900aabbccddeeffdeadbeef4c0ffee0
//^^^^^^^^^^^^^^^^ this should be the lower half
// ^^^^^^^^^^^^^^^^ look familiar?
```
Surprise!
Expand Down

0 comments on commit 35c9b20

Please sign in to comment.