[llvm] [NFC][LLVM][DSE] Extract large member functions out of class definition (PR #162320)
Kazu Hirata via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 7 10:52:05 PDT 2025
kazutakahirata wrote:
I'm personally OK with functions defined as part of the class definition. I don't want to touch two places when I change function signatures.
https://github.com/llvm/llvm-project/pull/162320
More information about the llvm-commits
mailing list