There are some unnecessary typenames in std/numerics/c.math/abs.pass.cpp; e.g. they're not in dependent code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D72106
Remove unnecessary typenames from std/numerics/c.math/abs.pass.cpp ClosedPublic Authored by • wash on Jan 2 2020, 1:46 PM.
Details Summary There are some unnecessary typenames in std/numerics/c.math/abs.pass.cpp; e.g. they're not in dependent code.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 14 2020, 7:02 AM Closed by commit rGf54e7b4e3a13: [libc++] Remove unnecessary typenames from std/numerics/c.math/abs.pass.cpp (authored by ldionne). · Explain WhyFeb 14 2020, 7:09 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 244658 libcxx/test/std/numerics/c.math/abs.pass.cpp
|