[clang] [clang-format] Add Options to break inside the TableGen DAGArg. (PR #83149)

Hirofumi Nakamura via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 27 08:20:39 PST 2024


hnakamura5 wrote:

These options have a dependency that TableGenBreakInsideDAGArgList is effective only when TableGenBreakingDAGArgOperators is specified as true.
I'm not sure this is a smart way.

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


More information about the cfe-commits mailing list