[llvm] [CAS] Add MappedFileRegionArena (PR #114099)

Steven Wu via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 16 11:04:25 PDT 2025


cachemeifyoucan wrote:

Ideally, we need `fcntl(F_OFD_SETLK)` but that is not POSIX and I don't see it on Solaris. 

https://github.com/llvm/llvm-project/pull/114099


More information about the llvm-commits mailing list