Module: wine Branch: master Commit: 0a49202109e29bd18daaf746cb9493e385511e13 URL: https://source.winehq.org/git/wine.git/?a=commit;h=0a49202109e29bd18daaf746c...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Wed Sep 23 18:10:18 2020 +0300
widl: Allow [hidden] attribute on enum members.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
tools/widl/parser.y | 226 ++++++++++++++++++++++++++++------------------------ 1 file changed, 123 insertions(+), 103 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=0a49202109e29bd18daaf...