diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2024-06-17 09:37:44 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-17 09:37:44 -0700 |
commit | 3380644fb070fd6648e873b1e75022bdfc432f1f (patch) | |
tree | 54d9bb7fface1266e3ba348707998dd8fe77f4bf /llvm/tools/llvm-cov/SourceCoverageView.cpp | |
parent | 85f4593e856e5034c5de1e6bbea13fb59e1995f5 (diff) | |
download | llvm-3380644fb070fd6648e873b1e75022bdfc432f1f.zip llvm-3380644fb070fd6648e873b1e75022bdfc432f1f.tar.gz llvm-3380644fb070fd6648e873b1e75022bdfc432f1f.tar.bz2 |
[lldb] Remove SupportFile::Update and use the original Checksum (#95623)
When Jason was looking into the issue caused by #95606 he suggested
using the Checksum from the original file in LineEntry. I like the idea
because it makes sense semantically, but also allows us to get rid of
the Update method and ensures we make a new copy, in case someone else
is holding onto the old SupportFile.
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageView.cpp')
0 files changed, 0 insertions, 0 deletions