diff options
author | David Blaikie <dblaikie@gmail.com> | 2021-09-08 16:21:11 -0700 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2021-09-08 16:21:11 -0700 |
commit | d18083c6dcb6fb646dbccdfe0954c3dd751f4b8c (patch) | |
tree | 3d50f21b58165a0befb03c2e63f6910fc27a8e22 /llvm/lib/Support/APFloat.cpp | |
parent | f03689ace598b2c5f8263bbc5afbc4e5bc33ac43 (diff) | |
download | llvm-d18083c6dcb6fb646dbccdfe0954c3dd751f4b8c.zip llvm-d18083c6dcb6fb646dbccdfe0954c3dd751f4b8c.tar.gz llvm-d18083c6dcb6fb646dbccdfe0954c3dd751f4b8c.tar.bz2 |
Error: Improve unit test by using gtest equality rather than explicit string compare calls
This ensures error messages from gtest includes the raw text of both
sides of the comparison - otherwise all gtest can report is the text of
the expression source, without any information about the values or how
they differ.
Diffstat (limited to 'llvm/lib/Support/APFloat.cpp')
0 files changed, 0 insertions, 0 deletions