mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-01 17:46:05 +00:00

3782. Should <math.h> declare ::lerp? Libc++ doesn't declare ::lerp, adds tests to validate the requirement. Reviewed By: #libc, philnik Differential Revision: https://reviews.llvm.org/D142817