[PATCH] D86997: [APFloat] Fix uninitialized variable in IEEEFloat constructor
    Chris Lattner via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Sep  2 11:49:51 PDT 2020
    
    
  
lattner accepted this revision.
lattner added a comment.
This revision is now accepted and ready to land.
This patch LGTM.  I think that conservatively init the members is a good idea.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86997/new/
https://reviews.llvm.org/D86997
    
    
More information about the llvm-commits
mailing list