[PATCH] D110621: [llvm-locstats] Report a warning if overflow was detected by llvm-dwarfdump
    David Blaikie via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Oct 21 10:56:58 PDT 2021
    
    
  
dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.
Eh, this code is pretty far out of my wheelhouse - don't write much Python and haven't dealt with this particular code much. I guess ideally each of the taintable variables would be explicitly tested - since each has separate code to handle it/could have separate bugs, but otherwise seems OK-ish enough to commit & other folks can chime in post-commit with further thoughts.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110621/new/
https://reviews.llvm.org/D110621
    
    
More information about the llvm-commits
mailing list