================
@@ -656,7 +656,6 @@ void WhitespaceManager::alignConsecutiveMacros() {
 
   auto AlignMacrosMatches = [](const Change &C) {
     const FormatToken *Current = C.Tok;
----------------
HazardyKnusperkeks wrote:

Would make this one stand out, and I don't think that's necessary, All changes 
have tokens, don't they?

https://github.com/llvm/llvm-project/pull/164122
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to