Files
clang-p2996/llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp
Lang Hames 4db6c717c4 [ORC] Switch from strncpy to memcpy to silence more GCC warnings.
GCC warns when strncpy doesn't copy the null terminator. See discussion at
https://reviews.llvm.org/rG9d701c8a8d65.
2023-07-14 10:51:13 -07:00

56 KiB