[analyzer] Fix false positive on introspection of a block's internal layout.
When implementation of the block runtime is available, we should not warn that block layout fields are uninitialized simply because they're on the stack.
Loading
Please sign in to comment