[all-commits] [llvm/llvm-project] 3b1b1d: Fix f6ee97d8271e1dfd9b6572222fefe8f40433952e:
James Y Knight via All-commits
all-commits at lists.llvm.org
Tue Apr 6 11:12:34 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3b1b1d7530e6cf2c3aac25fc9d079f083e929137
https://github.com/llvm/llvm-project/commit/3b1b1d7530e6cf2c3aac25fc9d079f083e929137
Author: James Y Knight <jyknight at google.com>
Date: 2021-04-06 (Tue, 06 Apr 2021)
Changed paths:
M compiler-rt/lib/sanitizer_common/symbolizer/sanitizer_symbolize.cpp
Log Message:
-----------
Fix f6ee97d8271e1dfd9b6572222fefe8f40433952e:
PrintAddress needs to be false (as it was before), or this breaks sanitizer backtraces.
More information about the All-commits
mailing list