Zebediah Figura : vkd3d-shader: Use struct source_location as the Bison location type.
Module: vkd3d Branch: master Commit: f1acb3d3836724f2fbfd9a8739e567d1873f7d01 URL: https://source.winehq.org/git/vkd3d.git/?a=commit;h=f1acb3d3836724f2fbfd9a87... Author: Zebediah Figura <zfigura(a)codeweavers.com> Date: Thu Feb 4 16:33:52 2021 -0600 vkd3d-shader: Use struct source_location as the Bison location type. Signed-off-by: Zebediah Figura <zfigura(a)codeweavers.com> Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com> Signed-off-by: Matteo Bruni <mbruni(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- libs/vkd3d-shader/hlsl.l | 17 ++-- libs/vkd3d-shader/hlsl.y | 211 +++++++++++++++++++++-------------------------- 2 files changed, 104 insertions(+), 124 deletions(-) Diff: https://source.winehq.org/git/vkd3d.git/?a=commitdiff;h=f1acb3d3836724f2fbfd...
participants (1)
-
Alexandre Julliard