pytorch/caffe2/utils
Nikita Shulga 62e566b345 [BE] Remove suppression of inconsistent missing overrides (#131524)
This should prevent regressions like the ones fixed by https://github.com/pytorch/pytorch/pull/131204

- Remove global `-Wno-error=inconsistent-missing-override`
- Wrap offending includes (protobuf and asmjit) with `C10_DIAGNOSTIC_PUSH_AND_IGNORE` and `C10_DIAGNOSTIC_POP_AND_IGNORED`
- Add `override` keyword to `at::namespace::tunable::StreamTimer` and `LLVMCodeGenImpl`

Pull Request resolved: https://github.com/pytorch/pytorch/pull/131524
Approved by: https://github.com/atalman
2024-07-24 10:07:36 +00:00
..
threadpool [pytorch] Name threads in thread pools for better debugging (#130270) 2024-07-09 08:03:47 +00:00
CMakeLists.txt
fixed_divisor.h
proto_wrap.cc [BE] Remove suppression of inconsistent missing overrides (#131524) 2024-07-24 10:07:36 +00:00
proto_wrap.h
string_utils.cc
string_utils.h