[Lldb-commits] [PATCH] D123098: [lldb] Fix undefined behavior: left shift of negative value
    Jason Molenda via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Mon Apr  4 21:06:00 PDT 2022
    
    
  
jasonmolenda accepted this revision.
jasonmolenda added a comment.
This revision is now accepted and ready to land.
LGTM but `unobfuscated` is a uint64_t, does this cast do anything now?
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123098/new/
https://reviews.llvm.org/D123098
    
    
More information about the lldb-commits
mailing list