Hello. Started using clang-format version 17.06 and noticed several strange issues. Here is one of them: I use "right" pointer placement for my style, as the asterisk symbol refers to a variable being ...
Once we hit the breakpoint, fnptr will have a top byte tag and a pointer signature. The top byte tag isn't a problem because the hardware will ignore it (I'm on AArch64 with Top Byte Ignore enabled), ...