rupprecht wrote:

IIUC, the issue is that even though we are working in the build directory, 
which is writeable, we are copying a file from the source tree, which may be 
readonly, and those readonly permission bits persist when they're copied to the 
build directory.

https://github.com/llvm/llvm-project/pull/76171
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to