[PATCH] D57115: [llvm] Remove dependency on <algorithm> [NFC]
    Mandeep Singh Grang via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jan 24 11:03:51 PST 2019
    
    
  
mgrang added a comment.
I wanted to clean up the inclusions of algorithm due to std::sort. But seems like this change may potentially break some things. So for now we can let it pass?
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57115/new/
https://reviews.llvm.org/D57115
    
    
More information about the llvm-commits
mailing list