[all-commits] [llvm/llvm-project] 07481b: Remove obsolete call to AsyncSignalSafeLazyInitiFa...
kda via All-commits
all-commits at lists.llvm.org
Wed Jun 16 18:26:46 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 07481b37961f5b9a670c924367d2ead2e3c32b86
https://github.com/llvm/llvm-project/commit/07481b37961f5b9a670c924367d2ead2e3c32b86
Author: Kevin Athey <kda at google.com>
Date: 2021-06-16 (Wed, 16 Jun 2021)
Changed paths:
M compiler-rt/lib/asan/asan_thread.cpp
Log Message:
-----------
Remove obsolete call to AsyncSignalSafeLazyInitiFakeStack.
Code was originally added for Myriad D46626 which was removed
with D104279.
related to: https://github.com/google/sanitizers/issues/1394
Reviewed By: vitalybuka, morehouse
Differential Revision: https://reviews.llvm.org/D104419
More information about the All-commits
mailing list