[PATCH 3/7] winecrt0: Build exception functions on clang msvc target.
5 May
2020
5 May
'20
2:28 p.m.
We may potentially use compiler __try/__except support in this case, but there is no reason not to support both. Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/winecrt0/exception.c | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-)
2138
Age (days ago)
2138
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban