diff options
author | Raphael Isemann <teemperor@gmail.com> | 2020-06-19 17:46:21 +0200 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2020-06-19 17:47:16 +0200 |
commit | 85e7e3b1c93ebdaaaf1f63d0d5b3b778e81fdd9c (patch) | |
tree | 09003cde60bdeb2c249289e26cd78deb5783e456 /llvm/unittests/Support/FileCheckTest.cpp | |
parent | ac3e5c4d93fbe7fb2db3c745c721aff41cc1b851 (diff) | |
download | llvm-85e7e3b1c93ebdaaaf1f63d0d5b3b778e81fdd9c.zip llvm-85e7e3b1c93ebdaaaf1f63d0d5b3b778e81fdd9c.tar.gz llvm-85e7e3b1c93ebdaaaf1f63d0d5b3b778e81fdd9c.tar.bz2 |
[lldb] Fix TestComplexInt on ARM
On the buildbot long and int have the same size but long and long long don't,
so the bug where we find the first type by size will produce a different error.
Make the test dynamic based on int/long/long long size to fix the bot.
Diffstat (limited to 'llvm/unittests/Support/FileCheckTest.cpp')
0 files changed, 0 insertions, 0 deletions