patterns: Updated pattern language (#2320)

This pr updates the pattern language library to include two fixes. 
The first fix deal with local variables that are children of a
structure, a union, a bitfield or an array losing their offsets when the
parent's `setOffset()` is called.
The second fix is that local variables of unions were being used as size
contributors of the patterns place with said unions.
Further details may be found in the pattern language pull requests for
the files listed as changed in the PL submodule in this pr.
This commit is contained in:
paxcut
2025-07-05 10:47:12 -07:00
committed by GitHub
parent af70234519
commit f589d898ac