[llvm] [TableGen] [code-cleanup] Refine TableGen code to comply with `clang-tidy` checks and remove unused imports (PR #113318)
Rahul Joshi via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 22 09:32:30 PDT 2024
jurahul wrote:
Please also see https://llvm.org/docs/CodingStandards.html#name-types-functions-variables-and-enumerators-properly (@tmatheson-arm made a comment about this but I don't see it). Some of the changes are violating the LLVM's convention for names
https://github.com/llvm/llvm-project/pull/113318
More information about the llvm-commits
mailing list