Optimize testing of sealed structures.
authorStas Boukarev <stassats@gmail.com>
Thu, 7 Nov 2013 22:47:41 +0000 (02:47 +0400)
committerStas Boukarev <stassats@gmail.com>
Thu, 7 Nov 2013 22:47:41 +0000 (02:47 +0400)
Don't check for the layout validity, redefining structures is
undefined, and the non-sealed case doesn't check for it already.


No differences found