[all-commits] [llvm/llvm-project] ea7695: [hwasan] Support __lsan_default_options
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Jan 30 15:08:01 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ea7695dcca53ca7694e347224b68cbdefbc3cc5f
https://github.com/llvm/llvm-project/commit/ea7695dcca53ca7694e347224b68cbdefbc3cc5f
Author: Fangrui Song <i at maskray.me>
Date: 2023-01-30 (Mon, 30 Jan 2023)
Changed paths:
M compiler-rt/lib/hwasan/hwasan.cpp
M compiler-rt/test/lsan/TestCases/default_options.cpp
Log Message:
-----------
[hwasan] Support __lsan_default_options
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D142938
More information about the All-commits
mailing list