[PATCH] D45142: [Transforms] Change std::sort to llvm::sort in response to r327219
    Rui Ueyama via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Apr 12 14:00:34 PDT 2018
    
    
  
ruiu accepted this revision.
ruiu added a comment.
This revision is now accepted and ready to land.
LGTM
This is a mechanical change to replace std::sort with llvm::sort.
Repository:
  rL LLVM
https://reviews.llvm.org/D45142
    
    
More information about the llvm-commits
mailing list