[PATCH] D83761: Fix broken HUGE_VALF macro in llvm-c/DataTypes.h

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 14 09:45:01 PDT 2020


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

Another alternative would be to check if `HUGE_VAL` is defined, but if I agree that if it's not used it should just go.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83761





More information about the llvm-commits mailing list