[libcxx-commits] [PATCH] D114985: [libc++][NFC] Disable clang-tidy	checks
    Christopher Di Bella via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Thu Dec  2 12:40:54 PST 2021
    
    
  
cjdb added a comment.
Why is `llvm-else-after-return` disabled? That's a pretty important readability improvement. What about `llvm-header-guard`?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114985/new/
https://reviews.llvm.org/D114985
    
    
More information about the libcxx-commits
mailing list