swift
8d06ca7f - Prefer std::copy_n over std::copy where appropriate.

Commit
2 years ago
Prefer std::copy_n over std::copy where appropriate. std::copy_n saves us from having to do the addition manually.
Author
Committer
Parents
  • include/swift/Basic
    • File
      StableHasher.h
  • lib/AST/RequirementMachine
    • File
      Term.cpp
  • stdlib
    • include/llvm/ADT
      • File
        SmallVector.h
    • public/LLVMSupport
      • File
        SmallPtrSet.cpp
    • toolchain/Compatibility51
      • File
        Concurrent.h
  • tools/swift-stdlib-tool
    • File
      swift-stdlib-tool.cpp