[PATCH] D142123: [clang-tidy] Add check to suggest use of #pragma once
    Nathan James via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Thu Jan 19 10:03:24 PST 2023
    
    
  
njames93 added a comment.
Given the fact its non-standard, it has caveats and peoples eagerness to blindly enable all checks (or all checks from a module). 
I feel this check would likely cause more harm than good.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142123/new/
https://reviews.llvm.org/D142123
    
    
More information about the cfe-commits
mailing list