diff options
author | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2022-01-02 12:49:55 -0500 |
---|---|---|
committer | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2022-01-02 12:49:55 -0500 |
commit | eda5bbfb9db4d0dc3861333f7b4adf135fe20af8 (patch) | |
tree | f9ae9e7d0d7bee3b3e65bad01b563b3239e82380 /llvm/unittests/Support/LinearPolyBaseTest.cpp | |
parent | 840fa887418800877404abf7d158198cffb4187a (diff) | |
download | llvm-eda5bbfb9db4d0dc3861333f7b4adf135fe20af8.zip llvm-eda5bbfb9db4d0dc3861333f7b4adf135fe20af8.tar.gz llvm-eda5bbfb9db4d0dc3861333f7b4adf135fe20af8.tar.bz2 |
[libc++] [test] Remove an erroneously copy-paste in the hypot() tests. NFC.
Line 1140 is a duplicate of line 1119; it tests the two-argument version
of std::hypot, whereas all the lines in this section are supposed to be
testing the C++17 three-argument version. Remove the erroneous duplicated line.
Split out of D116295.
Diffstat (limited to 'llvm/unittests/Support/LinearPolyBaseTest.cpp')
0 files changed, 0 insertions, 0 deletions