diff options
author | Alex Brachet <abrachet@google.com> | 2022-07-22 17:02:11 +0000 |
---|---|---|
committer | Alex Brachet <abrachet@google.com> | 2022-07-22 17:03:16 +0000 |
commit | 5e2d5071ffd770ad8f15a57bfbf21e691a475629 (patch) | |
tree | 92380cb56a13e88895b5fc2af28cc9453bcd7ee5 /lldb/source/Commands/CommandObjectLog.cpp | |
parent | 066afe03c525dfdd4d6d16ea21155a7195823dfe (diff) | |
download | llvm-5e2d5071ffd770ad8f15a57bfbf21e691a475629.zip llvm-5e2d5071ffd770ad8f15a57bfbf21e691a475629.tar.gz llvm-5e2d5071ffd770ad8f15a57bfbf21e691a475629.tar.bz2 |
[libc] Don't call user comparator function for equal pointers
The standard says two equal pointers must compare equal
so there is no need to call the user comparator function
in this case.
Differential Revision: https://reviews.llvm.org/D130310
Diffstat (limited to 'lldb/source/Commands/CommandObjectLog.cpp')
0 files changed, 0 insertions, 0 deletions