wine/tools/widl
Alistair Leslie-Hughes 1aa6a900e8 widl: Suppress a coverity warning.
Knowning that frame->code will be set when the exception handler
is called.  Suppress this coverity issue.
2023-04-24 10:33:33 +02:00
..
attribute.c widl: Add support for composable attribute. 2023-04-03 16:52:01 +02:00
client.c widl: Remove the uuid_t typedef which causes conflicts on macOS. 2022-01-25 09:27:15 +01:00
expr.c widl: Rename (error|warning)_loc_info to (error|warning)_at. 2023-03-23 16:44:34 +01:00
expr.h
hash.c widl: Silence error message for unknown languages. 2022-04-01 20:30:57 +02:00
hash.h widl: Avoid using Windows types where possible. 2022-01-24 12:27:47 +01:00
header.c widl: Move attribute related functions to attribute.c. 2023-03-24 21:49:27 +01:00
header.h widl: Move attribute related functions to attribute.c. 2023-03-24 21:49:27 +01:00
Makefile.in widl: Move attribute related functions to attribute.c. 2023-03-24 21:49:27 +01:00
parser.h widl: Print the import stack and context in messages. 2023-03-23 16:44:34 +01:00
parser.l widl: Add support for composable attribute. 2023-04-03 16:52:01 +02:00
parser.y widl: Add support for WinRT HANDLE parameter type. 2023-04-13 10:25:19 +02:00
proxy.c widl: Suppress a coverity warning. 2023-04-24 10:33:33 +02:00
register.c widl: Remove the uuid_t typedef which causes conflicts on macOS. 2022-01-25 09:27:15 +01:00
server.c widl: Remove the uuid_t typedef which causes conflicts on macOS. 2022-01-25 09:27:15 +01:00
typegen.c widl: Move attribute related functions to attribute.c. 2023-03-24 21:49:27 +01:00
typegen.h
typelib.c widl: Remove the uuid_t typedef which causes conflicts on macOS. 2022-01-25 09:27:15 +01:00
typelib.h
typelib_struct.h widl: Remove the uuid_t typedef which causes conflicts on macOS. 2022-01-25 09:27:15 +01:00
typetree.c widl: Add source location information to attributes. 2023-03-24 21:49:27 +01:00
typetree.h widl: Move attribute related functions to attribute.c. 2023-03-24 21:49:27 +01:00
utils.c widl: Print the import stack and context in messages. 2023-03-23 16:44:34 +01:00
utils.h widl: Move diagnostic and location functions to parser.l. 2023-03-23 16:44:34 +01:00
widl.c widl: Move diagnostic and location functions to parser.l. 2023-03-23 16:44:34 +01:00
widl.h widl: Add source location information to attributes. 2023-03-24 21:49:27 +01:00
widl.man.in widl: Search for imported typelibs in the library search path. 2021-11-12 22:42:51 +01:00
widltypes.h widl: Add support for composable attribute. 2023-04-03 16:52:01 +02:00
write_msft.c widl: Remove set but unused variable. 2022-05-25 11:58:57 +02:00