[PATCH] D104222: [clang-format] [PR50702] Lamdba processing does not respect AfterClass and AfterNamespace
    Christophe Calmejane via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Jun 16 00:56:43 PDT 2021
    
    
  
christophe-calmejane added a comment.
In D104222#2819403 <https://reviews.llvm.org/D104222#2819403>, @MyDeveloperDay wrote:
> @christophe-calmejane are you able to post your .clang-format styles that you are using, I'm struggling to see where its not matching your style (other than brace styles on the function and argument placing)
Of course, sorry for the delay, here it is: https://github.com/christophe-calmejane/Hive/blob/master/.clang-format
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104222/new/
https://reviews.llvm.org/D104222
    
    
More information about the cfe-commits
mailing list