[PATCH] D38657: Update cl::opt<uint64_t> instances to cl::opt<unsigned long long>
    Peter Collingbourne via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Nov  1 16:35:26 PDT 2017
    
    
  
pcc accepted this revision.
pcc added a comment.
This revision is now accepted and ready to land.
LGTM, I guess.
Or just use `cl::opt<unsigned>`.
https://reviews.llvm.org/D38657
    
    
More information about the llvm-commits
mailing list