diff options
author | Fangrui Song <maskray@google.com> | 2019-04-15 10:02:36 +0000 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2019-04-15 10:02:36 +0000 |
commit | f56a436891e998363bcc02ea09a58d38e0b39da3 (patch) | |
tree | 22733483f7c27a58c702e6056f24c03e0965c5d5 /llvm/lib/Support/FileCheck.cpp | |
parent | 38803920c49c676884cc4c4ee84a7360cf40d140 (diff) | |
download | llvm-f56a436891e998363bcc02ea09a58d38e0b39da3.zip llvm-f56a436891e998363bcc02ea09a58d38e0b39da3.tar.gz llvm-f56a436891e998363bcc02ea09a58d38e0b39da3.tar.bz2 |
[DWARF] Fix DWARFVerifier::DieRangeInfo::contains
It didn't handle empty LHS correctly. If two ranges of LHS were
contiguous and jointly contained one range of RHS, it could also be incorrect.
DWARFAddressRange::contains can be removed and its tests can be merged into DWARFVerifier::DieRangeInfo::contains
llvm-svn: 358387
Diffstat (limited to 'llvm/lib/Support/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions