[compiler-rt] [hwasan] Add missing printf parameter in __hwasan_handle_longjmp (PR #82559)
    Florian Mayer via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Feb 23 09:57:37 PST 2024
    
    
  
fmayer wrote:
> My guess: large-ish offsets can be more readable as hex, especially since they tend to be multiples of 16
negative offsets will get quite messed up though
https://github.com/llvm/llvm-project/pull/82559
    
    
More information about the llvm-commits
mailing list