Module: wine Branch: master Commit: 3d79c1f56da935f6a323ab23bdb4d307698eaacf URL: https://gitlab.winehq.org/wine/wine/-/commit/3d79c1f56da935f6a323ab23bdb4d30...
Author: Rémi Bernon rbernon@codeweavers.com Date: Tue Jan 24 22:19:45 2023 +0100
widl: Add source location information to attributes.
---
tools/widl/attribute.c | 70 ++++++------- tools/widl/parser.y | 264 ++++++++++++++++++++++++------------------------- tools/widl/typetree.c | 2 +- tools/widl/widl.h | 4 +- tools/widl/widltypes.h | 1 + 5 files changed, 172 insertions(+), 169 deletions(-)