This is an archive of the discontinued LLVM Phabricator instance.

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 Timeline

wash created this revision.Jan 2 2020, 1:46 PM
ldionne accepted this revision.Feb 14 2020, 7:02 AM

Thanks!

This revision is now accepted and ready to land.Feb 14 2020, 7:02 AM
This revision was automatically updated to reflect the committed changes.