[all-commits] [llvm/llvm-project] ac640c: [libc][math] Ensure fputil::nextafter is called wi...
Nishant Mittal via All-commits
all-commits at lists.llvm.org
Sun Dec 10 12:48:45 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac640c627c4ed4a9a89cb57f3f661c25bf38ed07
https://github.com/llvm/llvm-project/commit/ac640c627c4ed4a9a89cb57f3f661c25bf38ed07
Author: Nishant Mittal <nishantwrp at google.com>
Date: 2023-12-10 (Sun, 10 Dec 2023)
Changed paths:
M libc/src/__support/FPUtil/ManipulationFunctions.h
Log Message:
-----------
[libc][math] Ensure fputil::nextafter is called with correct type args (#75009)
Follow up to
https://github.com/llvm/llvm-project/pull/73698#discussion_r1411134482
More information about the All-commits
mailing list