diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2025-06-19 10:37:18 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-19 10:37:18 +0200 |
commit | 584cc376870505821b5ff0b0e80be85ee563ff0c (patch) | |
tree | 55bae9d934c61599329eac374043192d7331b30b /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 681db064d221e9eef024ce0aef6165caa37fbfd2 (diff) | |
download | llvm-584cc376870505821b5ff0b0e80be85ee563ff0c.zip llvm-584cc376870505821b5ff0b0e80be85ee563ff0c.tar.gz llvm-584cc376870505821b5ff0b0e80be85ee563ff0c.tar.bz2 |
[libc++] Move std::abs into __math/abs.h (#139586)
`template <class = int>` is also added to our implementations to avoid
an ambiguity between the libc's version and our version when both are
visible.
This avoids including `<stdlib.h>` in `<math.h>`.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions