[llvm] [NFC][equivalenceClass] Refactor coding style in EquivalenceClasses.h. (PR #135467)
donald chen via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 11 19:37:56 PDT 2025
cxy-1993 wrote:
This PR used clang-format to format the code style and also replaced C-style casts with C++ style casts.
https://github.com/llvm/llvm-project/pull/135467
More information about the llvm-commits
mailing list