[PATCH 3/7] winecrt0: Build exception functions on clang msvc target.
May 5, 2020
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(-)
2155
Age (days ago)
2155
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban