[PATCH] D121306: [Sema] add warning for tautological FP compare with literal
    Alexander Kornienko via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Thu Mar 24 10:08:27 PDT 2022
    
    
  
alexfh added a comment.
What's the right fix for this warning, using a literal of the same floating point type? Did you consider adding a fixit hint to the diagnostic?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121306/new/
https://reviews.llvm.org/D121306
    
    
More information about the cfe-commits
mailing list