pytorch/torch/csrc/jit/runtime/interpreter
cyy 142f0f86ce Enable modernize-use-default-member-init (#149046)
``modernize-use-default-member-init`` prefers initialisation in class members, that make more ``= default`` constructors possible. Some violations or modernize rules have been fixed.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/149046
Approved by: https://github.com/zou3519
2025-04-09 11:57:24 +00:00
..
can_emit_inline.h
code_impl.h Enable modernize-use-default-member-init (#149046) 2025-04-09 11:57:24 +00:00
frame.cpp
frame.h
preprocess_graph.cpp Fix clang-tidy warnings in jit code (#138974) 2024-10-29 04:33:40 +00:00
preprocess_graph.h