Files
clang-p2996/llvm/tools/llvm-exegesis/lib/SubprocessMemory.cpp
Aiden Grossman fa90a0aa0e [llvm-exegesis] Improve error handling for shm_open calls
This patch adds error handling for shm_open failures in one case where
they were not handled before and also makes an error handler in another
case report the value of errno for diagnosis.
2024-03-27 13:25:44 -07:00

6.3 KiB