[all-commits] [llvm/llvm-project] 4e7448: [NFC][sanitizer] Simplify InternalLowerBound
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Dec 29 14:02:46 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e74480e0234f27f40e26dec085b2a9eb2149578
https://github.com/llvm/llvm-project/commit/4e74480e0234f27f40e26dec085b2a9eb2149578
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2020-12-29 (Tue, 29 Dec 2020)
Changed paths:
M compiler-rt/lib/lsan/lsan_common.cpp
M compiler-rt/lib/lsan/lsan_common_fuchsia.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_common.h
M compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp
M compiler-rt/lib/sanitizer_common/tests/sanitizer_common_test.cpp
Log Message:
-----------
[NFC][sanitizer] Simplify InternalLowerBound
Commit: ababeca34b3f3a355010803d5b59513906a0d590
https://github.com/llvm/llvm-project/commit/ababeca34b3f3a355010803d5b59513906a0d590
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2020-12-29 (Tue, 29 Dec 2020)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_common.h
M compiler-rt/lib/sanitizer_common/tests/sanitizer_common_test.cpp
Log Message:
-----------
[NFC][sanitizer] Add SortAndDedup function
Compare: https://github.com/llvm/llvm-project/compare/673b12e76ff7...ababeca34b3f
More information about the All-commits
mailing list