[PATCH] D21279: Fix some issues in clang-format's AlignConsecutive modes
    Nikola Smiljanić via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Sun Sep 11 01:47:31 PDT 2016
    
    
  
nikola added a subscriber: nikola.
================
Comment at: lib/Format/WhitespaceManager.cpp:356
@@ -273,3 +355,3 @@
     // If there is more than one matching token per line, or if the number of
     // preceding commas, or the scope depth, do not match anymore, end the
     // sequence.
----------------
Comment is out of date, it's still talking about scope depth.
https://reviews.llvm.org/D21279
    
    
More information about the cfe-commits
mailing list