[clang-tools-extra] Add clang-tidy check to suggest replacement of conditional statement with std::min/std::max (PR #77816)
    Bhuminjay Soni via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon Jan 15 07:46:11 PST 2024
    
    
  
11happy wrote:
@PiotrZSL I have added the suggested changes except that include one, can you please help me regarding that include one as I was unable to find any clang-tidy check which does similar include thing, can you provide me any reference material where I can read about it or can you tell me files where similar thing is done.
thank you
https://github.com/llvm/llvm-project/pull/77816
    
    
More information about the cfe-commits
mailing list