[all-commits] [llvm/llvm-project] a72a44: [compiler-rt][ASAN] Speculatively fix Windows/dll_...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Fri Jul 9 03:11:56 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a72a44181264fd83e05be958c2712cbd4560aba7
https://github.com/llvm/llvm-project/commit/a72a44181264fd83e05be958c2712cbd4560aba7
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2021-07-09 (Fri, 09 Jul 2021)
Changed paths:
M compiler-rt/test/asan/TestCases/Windows/dll_control_c.cpp
Log Message:
-----------
[compiler-rt][ASAN] Speculatively fix Windows/dll_control_c.cpp test - use trap
Please refer to https://reviews.llvm.org/D105338,
such store will not trap, it will be removed.
More information about the All-commits
mailing list