[PATCH] D149252: [hwasan] fix false positive when hwasan-match-all-tag flag is enabled and short granules are used
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 27 16:43:57 PDT 2023
vitalybuka added a comment.
In D149252#4301314 <https://reviews.llvm.org/D149252#4301314>, @Enna1 wrote:
>> UNSUPPORTED: HWAddressSanitizer-x86_64 :: TestCases/short-granule-and-match-all-tag.cpp (19669 of 70430)
>
> Pre-merge checks buildbot does not support HWASAN test, so we can not see this test failure in premerge checks .
> Do you mean I create another differential only containing this testcase, commit it to llvm trunk and check if sanitizer-aarch64-linux-bootstrap-hwasan(https://lab.llvm.org/buildbot/#/builders/236) will fail?
Sorry, I was asking to precommit hwasan-check-accessible with checks generated for that current state of LLVM
short-granule-and-match-all-tag.cpp should stay in the main patch
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149252/new/
https://reviews.llvm.org/D149252
More information about the llvm-commits
mailing list