[PATCH] D94500: Rework Whitesmiths mode to use line-level values in UnwrappedLineParser
    MyDeveloperDay via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Jan 13 10:59:53 PST 2021
    
    
  
MyDeveloperDay added inline comments.
================
Comment at: clang/unittests/Format/FormatTest.cpp:13707
                WhitesmithsBraceStyle);
 
   verifyFormat("enum X\n"
----------------
any reason why this is being removed?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94500/new/
https://reviews.llvm.org/D94500
    
    
More information about the cfe-commits
mailing list