search for: ihateeh

Displaying 2 results from an estimated 2 matches for "ihateeh".

2020 Mar 27
3
Exceptions on Windows & MSVC
...issive- /GS /GL /W3 /Gy /Zc:wchar_t /Gm- /Ox /Ob2 /sdl /Zc:inline > /fp:precise /D "_MBCS" /errorReport:prompt /GF- /WX- /Zc:forScope /Gd /Oy > /Oi /MD /FC /EHsc /nologo /Ot /diagnostics:classic > > > > The MSVC compiler only failed the following test: > > EH: > ihateeh.cxx > > > > Clang however failed multiple tests: > EH: > > ihateeh.cxx > > > > SEH: > > seh0007.c (-> Test failed; The access violation was optimized away, > leading to a random result; – forcing the access violation caused no > catching of the except...
2019 Nov 11
4
Exceptions on Windows & MSVC
At Microsoft we open sourced some of our compiler tests for exception handling on github. https://github.com/microsoft/compiler-tests We are looking into what it would take to get these to work with clang-cl. I’m planning to share a design document on the mailing list soon. Aaron -------------- next part -------------- An HTML attachment was scrubbed... URL: