[all-commits] [llvm/llvm-project] e53247: Revert "[sanitizer] Fix crash on empty strings."
Vyacheslav Chigrin via All-commits
all-commits at lists.llvm.org
Wed Jan 27 13:23:36 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e53247ca42059f0270385ef0ccf550dd600c2d2d
https://github.com/llvm/llvm-project/commit/e53247ca42059f0270385ef0ccf550dd600c2d2d
Author: Evgenii Stepanov <eugenis at google.com>
Date: 2021-01-27 (Wed, 27 Jan 2021)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libcdep.cpp
Log Message:
-----------
Revert "[sanitizer] Fix crash on empty strings."
Wrong author name, will recommit shortly.
This reverts commit 262c50856a377371cbea673419143ae45c590b7e.
Commit: f79937140d07e176924a05d9870e3d5060469b08
https://github.com/llvm/llvm-project/commit/f79937140d07e176924a05d9870e3d5060469b08
Author: Vyacheslav Chigrin <vyacheslav.chigrin at yandex.ru>
Date: 2021-01-27 (Wed, 27 Jan 2021)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libcdep.cpp
Log Message:
-----------
[sanitizer] Fix crash on empty strings.
Reviewed By: eugenis
Differential Revision: https://reviews.llvm.org/D95431
Compare: https://github.com/llvm/llvm-project/compare/2fb0a0fef8bf...f79937140d07
More information about the All-commits
mailing list