The failed assertion was fixed in D108337.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
11,840 ms | x64 debian > libarcher.races::task-dependency.c |
Event Timeline
Comment Actions
Could you please also add into HWAddressSanitizer/stack-safety-analysis.ll to check this default behavior.
; RUN: opt -hwasan -hwasan-generate-tags-with-calls -S < %s | FileCheck %s --check-prefixes=SAFETY
Comment Actions
Could you please also add into HWAddressSanitizer/stack-safety-analysis.ll to check this default behavior.
Yes, please!
LGTM