================
@@ -636,6 +637,8 @@ static unsigned AlignTokens(const FormatStyle &Style, F
&&Matches,
case AlignStrategy::Macro:
case AlignStrategy::Normal:
----------------
owenca wrote:
```suggestion
default: // AlignStrategy::Macro and AlignStrategy::Normal:
```
https://github.com/llvm/llvm-project/pull/187938
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
