================
@@ -203,19 +203,6 @@ template <> struct
MappingTraits<FormatStyle::BraceWrappingFlags> {
}
};
-template <> struct ScalarEnumerationTraits<FormatStyle::BracketAlignmentStyle>
{
----------------
gedare wrote:
Could we make `libFormat` users break somewhere else using something like
`assert(Style.AlignAfterOpenBracket != FormatStyle::AlwaysBreak)` (and
`BlockIndent`)?
https://github.com/llvm/llvm-project/pull/108332
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits