diff options
author | William Huynh <William.Huynh@arm.com> | 2025-07-31 18:20:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-31 13:20:37 -0400 |
commit | 38fa11f5b4cad7aec3697b913f8c54f987049060 (patch) | |
tree | cfd04677ac34322376e15e5cd52869875f75d7e1 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | fc12fc635b96e9fa521a33eb31336c539eed1918 (diff) | |
download | llvm-38fa11f5b4cad7aec3697b913f8c54f987049060.zip llvm-38fa11f5b4cad7aec3697b913f8c54f987049060.tar.gz llvm-38fa11f5b4cad7aec3697b913f8c54f987049060.tar.bz2 |
[libc] Remove constexpr from asin_eval() (#151528)
fputil::multiply_add is conditionally constexpr, on some architectures,
it selects the non-constexpr version, resulting in a compile error.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions