[llvm] [TySan] Fix crash in instrumentation with scalar TBAA tag missing offset (PR #172878)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 13 06:00:40 PDT 2026


================

----------------
fhahn wrote:

```suggestion
      // The third operand for a scalar tag is actually optional, its absence indicating an offset of zero.
```

https://github.com/llvm/llvm-project/pull/172878


More information about the llvm-commits mailing list