MaskRay accepted this revision.
MaskRay added inline comments.

================
Comment at: clang/lib/Driver/ToolChain.cpp:266
+
+  // Sort and remove duplicates
+  std::sort(Result.begin(), Result.end());
----------------



Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142933/new/

https://reviews.llvm.org/D142933

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to