[llvm] [NFC][TableGen] clang-format tweaks in X86RecognizableInstr.cpp (PR #141615)

Kazu Hirata via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 4 14:37:33 PDT 2025


kazutakahirata wrote:

It seems hacky to control clang-format's result with an artificial comment.  If you don't like the way clang-format formats your code, I'd rather use `// clang-format off`.



https://github.com/llvm/llvm-project/pull/141615


More information about the llvm-commits mailing list