The failed assertion was fixed in D108337.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
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