We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fbc9f2 commit d7d2d4fCopy full SHA for d7d2d4f
clang/include/clang/Format/Format.h
@@ -4806,6 +4806,7 @@ struct FormatStyle {
4806
/// TableGenBreakInsideDAGArg: BreakAll
4807
/// TableGenBreakingDAGArgOperators: [ins, outs]
4808
/// \endcode
4809
+ ///
4810
/// makes the line break only occurs inside DAGArgs beginning with the
4811
/// specified identifiers ``ins`` and ``outs``.
4812
///
0 commit comments