[clang] [clang-format] Support of TableGen formatting. (PR #76059)

via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 20 06:18:01 PST 2023


hnakamura5 wrote:

The failure in Check code formatting seems to be caused by the commit (replacing to clang-format style)
https://github.com/llvm/llvm-project/commit/5c60e2ce78e79c2d15152e08d9e28fcf3a1d4e51

I avoid this by using clang-format binary from main branch in my local.
What should I do with this failure?

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


More information about the cfe-commits mailing list