diff options
author | Jaroslav Sevcik <jarin@google.com> | 2020-06-09 12:57:44 +0000 |
---|---|---|
committer | Jaroslav Sevcik <jarin@google.com> | 2020-06-09 20:03:44 +0000 |
commit | fac5d05eb75fab163dc316859fa5e7d255b98f7c (patch) | |
tree | 35c3ae36dd5a0d877fb8f2eb6205121427d26ceb /llvm/lib/MC/MCStreamer.cpp | |
parent | 168681abce63d9cc0cec24cfc1d0caef6fa3a25f (diff) | |
download | llvm-fac5d05eb75fab163dc316859fa5e7d255b98f7c.zip llvm-fac5d05eb75fab163dc316859fa5e7d255b98f7c.tar.gz llvm-fac5d05eb75fab163dc316859fa5e7d255b98f7c.tar.bz2 |
[lldb] Fix and enable Windows minidump tests
SBFileSpec.fullpath always uses the forward slash to join the directory with the
base name. This causes mismatches when comparing Windows paths with backslashes
in two of the minidump tests. To get around that we just compare the directory
names separately from the filenames.
Reviewed By: labath
Differential Revision: https://reviews.llvm.org/D81465
Diffstat (limited to 'llvm/lib/MC/MCStreamer.cpp')
0 files changed, 0 insertions, 0 deletions