aboutsummaryrefslogtreecommitdiff
path: root/src/bug_report.cpp
diff options
context:
space:
mode:
authorTetralux <tetraluxonpc@gmail.com>2024-08-12 16:24:01 +0000
committerTetralux <tetraluxonpc@gmail.com>2024-08-12 16:25:22 +0000
commit4f568222048d49a12eb66bf92bc5787d74582863 (patch)
treeffac25ab88858f50d07979fdad6f7a40ea696268 /src/bug_report.cpp
parentb71e0c2e3673b5b712847cf67e9a196a4d2d136b (diff)
[fmt] Add bit fields to the pointer printing logic
core:fmt prints pointers to structs as `&StructName{ ... }` but `bit_field`s are currently printed the same as rawptrs (`0xAABBCCDDEEFF` only). This commit changes that so they behave the same as structs and unions.
Diffstat (limited to 'src/bug_report.cpp')
0 files changed, 0 insertions, 0 deletions