[PATCH] D110386: [clangd] Refactor IncludeStructure: use File (unsigned) for most computations
    Thorsten via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Sep 24 08:47:59 PDT 2021
    
    
  
tschuett added a comment.
Do you want to wrap the `unsigned` in a struct to make it slightly safer, but more complicated to use?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110386/new/
https://reviews.llvm.org/D110386
    
    
More information about the cfe-commits
mailing list