diff options
author | Sander de Smalen <sander.desmalen@arm.com> | 2021-01-12 08:32:21 +0000 |
---|---|---|
committer | Sander de Smalen <sander.desmalen@arm.com> | 2021-01-12 08:44:58 +0000 |
commit | c8a914db5c60dbeb5b638f30a9915855a67805f7 (patch) | |
tree | 49f4dd170e760caed27ca3eb2744fe6232c4b848 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 215ed9b33ccbe9858aeb65b357bd1111cff354be (diff) | |
download | llvm-c8a914db5c60dbeb5b638f30a9915855a67805f7.zip llvm-c8a914db5c60dbeb5b638f30a9915855a67805f7.tar.gz llvm-c8a914db5c60dbeb5b638f30a9915855a67805f7.tar.bz2 |
[LiveDebugValues] Fix comparison operator in VarLocBasedImpl
The issue was introduced in commit rG84a1120943a651184bae507fed5d648fee381ae4
and would cause a VarLoc's StackOffset to be compared with its own, instead of
the StackOffset from the other VarLoc. This patch fixes that.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions