Most builtins accepting or returning long double use the fp_t typedef. Change the remaining few cases to do so.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Yep, LGTM. That would hopefully also allow this to build with recent versions of gcc without warnings.
lib/builtins/addtf3.c | ||
---|---|---|
21 ↗ | (On Diff #105335) | should change the return type too |