diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-01-31 18:48:17 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-01-31 18:48:17 +0000 |
commit | 043ff33362c6c0e4dc216643881e8f32497a5a1b (patch) | |
tree | 5e6870a824300bd2dd9bc8f0bb6499817a4f10de /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | ede49ddff5c100bf38ba753a432e7ead2b7cc7f6 (diff) | |
download | llvm-043ff33362c6c0e4dc216643881e8f32497a5a1b.zip llvm-043ff33362c6c0e4dc216643881e8f32497a5a1b.tar.gz llvm-043ff33362c6c0e4dc216643881e8f32497a5a1b.tar.bz2 |
[unittest] Fix scalar unit test.
The test was using ASSERT_EQ instead of ASSERT_STREQ which meant we were
comparing string addresses instead of the actual string. This caused the
test to fail with with the sanitizers enabled.
llvm-svn: 352780
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions