[PATCH] D149178: [DebugLocEntry][nfc] Remove redundant cast
    Adrian Prantl via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Apr 25 13:32:18 PDT 2023
    
    
  
aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.
I guess this would produce a different assertion if someone had reinterpreted_casted a wrong pointer before passing it in, but I don't think this is a good enough reason to keep this.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149178/new/
https://reviews.llvm.org/D149178
    
    
More information about the llvm-commits
mailing list