[libc++] Remove unnecessary typenames from std/numerics/c.math/abs.pass.cpp
authorLouis Dionne <ldionne@apple.com>
Fri, 14 Feb 2020 15:03:25 +0000 (16:03 +0100)
committerLouis Dionne <ldionne@apple.com>
Fri, 14 Feb 2020 15:04:40 +0000 (16:04 +0100)
commitf54e7b4e3a131f74006682387469bda0a2377bbf
tree5200511ab4d7ada0aa1b80a0595db3d62b3780fa
parent13700c383fdbb172fac281bff6738a62989631c5
[libc++] Remove unnecessary typenames from std/numerics/c.math/abs.pass.cpp

There are some unnecessary typenames in std/numerics/c.math/abs.pass.cpp;
e.g. they're not in a dependent context.

Patch by Bryce Adelstein Lelbach

Differential Revision: https://reviews.llvm.org/D72106
libcxx/test/std/numerics/c.math/abs.pass.cpp