onnxruntime/onnxruntime/core/platform
Sheil Kumar 867e0401a7
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>
2024-08-29 12:15:39 -07:00
..
android
apple/logging Fix build errors from date/date.h C++20 compatibility (#20139) 2024-04-02 22:10:25 -07:00
logging
posix Enablement of onnxruntime for AIX and fixing issues related to big-endian platform. (#21133) 2024-07-17 12:37:06 -07:00
windows Catch statement causing build failures for flavors with EHsc disabled (#21902) 2024-08-29 12:15:39 -07:00
context.h
env.cc Add helper to get errno and error message (#20324) 2024-04-17 21:17:36 +10:00
env.h Implement FlashAttention for CPU (#20805) 2024-07-11 14:19:59 -07:00
env_time.cc
env_time.h
env_var_utils.h
path_lib.cc
path_lib.h Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
scoped_resource.h
telemetry.cc Fully dynamic ETW controlled logging for ORT and QNN logs (#20537) 2024-06-06 21:11:14 -07:00
telemetry.h Fully dynamic ETW controlled logging for ORT and QNN logs (#20537) 2024-06-06 21:11:14 -07:00