[all-commits] [llvm/llvm-project] f86deb: [lsan] Move out suppression of invalid PCs from St...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu Dec 9 12:17:48 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f86deb18cab6479a0961ade3807e4729f3a27bdf
https://github.com/llvm/llvm-project/commit/f86deb18cab6479a0961ade3807e4729f3a27bdf
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-12-09 (Thu, 09 Dec 2021)
Changed paths:
M compiler-rt/lib/lsan/lsan_common.cpp
Log Message:
-----------
[lsan] Move out suppression of invalid PCs from StopTheWorld
This removes the last use of StackDepot from StopTheWorld.
Depends on D115284.
Reviewed By: morehouse
Differential Revision: https://reviews.llvm.org/D115319
More information about the All-commits
mailing list