[all-commits] [llvm/llvm-project] be59a3: [hwasan] Fix test on x86.
Florian Mayer via All-commits
all-commits at lists.llvm.org
Tue Aug 10 05:06:35 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: be59a332eb3b965bd86c9b08feaae1d5e77a4bb5
https://github.com/llvm/llvm-project/commit/be59a332eb3b965bd86c9b08feaae1d5e77a4bb5
Author: Florian Mayer <fmayer at google.com>
Date: 2021-08-10 (Tue, 10 Aug 2021)
Changed paths:
M compiler-rt/test/hwasan/TestCases/double-free.c
M compiler-rt/test/hwasan/TestCases/use-after-free.c
Log Message:
-----------
[hwasan] Fix test on x86.
Reviewed By: dvyukov
Differential Revision: https://reviews.llvm.org/D107816
More information about the All-commits
mailing list