onnxruntime
867e0401 - Catch statement causing build failures for flavors with EHsc disabled (#21902)

Commit
1 year ago
Catch statement causing build failures for flavors with EHsc disabled (#21902) ### Description Catch in etw_sink.cc is causing build failures for flavors with EHsc disabled. Remove the catch and set the Failure state as a response the FAILED check. ### Motivation and Context Catch in etw_sink.cc is causing build failures for flavors with EHsc disabled. --------- Co-authored-by: Sheil Kumar <sheilk@microsoft.com>
Author
Parents
Loading