[PATCH] D44360: [compiler-rt] Change std::sort to llvm::sort in response to r327219

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 19 18:14:11 PDT 2018


george.karpenkov added a comment.

@kcc @mgrang I'm almost certain this needs to be rolled back: it is breaking the build, and libFuzzer by design can not have LLVM dependencies.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D44360





More information about the llvm-commits mailing list