[PATCH] D50147: clang-format: support external styles
    Krasimir Georgiev via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon Sep 24 18:24:14 PDT 2018
    
    
  
krasimir added a comment.
I don't understand the use-case this patch is realizing. Suppose I have a bunch of projects that have to share a format style. Then I can checkout them under a common root directory and put an appropriate .clang-format file there.
Repository:
  rC Clang
https://reviews.llvm.org/D50147
    
    
More information about the cfe-commits
mailing list