erichkeane accepted this revision.
erichkeane added a comment.
This revision is now accepted and ready to land.

This looks right to me.



================
Comment at: clang/lib/AST/Interp/Floating.h:132
+    *R = Floating(A.F);
+
+    return R->F.add(One, RM);
----------------
Extra new line vs the decrement?  Obviously the nittiest of nits.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149634/new/

https://reviews.llvm.org/D149634

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to