onnxruntime/onnxruntime/core/common
Justin Chu cf19c3697d
Run clang-format in CI (#15524)
### Description

Run clang-format in CI. Formatted all c/c++, objective-c/c++ files.

Excluded

```
    'onnxruntime/core/mlas/**',
    'onnxruntime/contrib_ops/cuda/bert/tensorrt_fused_multihead_attention/**',
```

because they contain assembly or is data heavy


### Motivation and Context

Coding style consistency
2023-04-18 09:26:58 -07:00
..
logging Switch GSL to MS GSL 4.0.0 (#13416) 2022-10-29 04:15:20 -07:00
cpuid_arch_definition.h Fix unused function warning for decodeMIDR(). (#12069) 2022-07-06 09:18:01 -07:00
cpuid_info.cc Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
cpuid_info.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
cpuid_uarch.cc Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
cpuid_uarch.h Fix unused function warning for decodeMIDR(). (#12069) 2022-07-06 09:18:01 -07:00
denormal.cc Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
helper.cc Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
path.cc [TVM EP] support build on Windows (#11851) 2022-07-13 10:48:42 +02:00
path.h [TVM EP] support build on Windows (#11851) 2022-07-13 10:48:42 +02:00
path_string.h Improve custom op library handle cleanup (#14099) 2023-01-04 17:56:29 -08:00
path_utils.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
profiler.cc Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
profiler.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
profiler_common.cc Make the ROCM profiler thread-safe, session-aware and preserve logical ordering between CPU and GPU events (#13549) 2022-11-10 10:25:41 -08:00
safeint.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
status.cc
string_utils.h Update kernel matching logic: decouple from op schemas and remove kernel def hashes (#12791) 2022-09-20 14:24:59 -07:00
threadpool.cc Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
type_list.h
type_set_utils.h
type_utils.h
utf8_util.h