Without this bail out, we may generate fields with null nodes as tags are generated by using getTypeInfo which has the same bail out. PR: https://github.com/llvm/llvm-project/pull/84386
Add test showing that tbaa.struct is generated when using TSan with relaxed-aliasing.