[PATCH] D23653: Minor cleanup of SimpleTypoCorrector
    Alexander Shaposhnikov via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Aug 19 16:10:31 PDT 2016
    
    
  
alexshap added a comment.
i can do that, although there will be a lot of changes (mostly because of clang-format). Another concern is that the style of the other files located inside the same folder also might be not clang-format compliant. Do you want me to do that ? (i mean to run clang-tidy -check google-explicit-constructor and clang-format against this file)
Repository:
  rL LLVM
https://reviews.llvm.org/D23653
    
    
More information about the cfe-commits
mailing list