[all-commits] [llvm/llvm-project] c55e5d: [sanitizer] Don't ignore Symbolizer errors (#67466)
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Sep 26 13:16:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c55e5d4b18a34e9698314426d6e5077ee7e15025
https://github.com/llvm/llvm-project/commit/c55e5d4b18a34e9698314426d6e5077ee7e15025
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-09-26 (Tue, 26 Sep 2023)
Changed paths:
M compiler-rt/lib/sanitizer_common/symbolizer/sanitizer_symbolize.cpp
Log Message:
-----------
[sanitizer] Don't ignore Symbolizer errors (#67466)
I am not sure why it's done this way, but it's the same
from the first commit, with no explanation.
More information about the All-commits
mailing list