[llvm] [Support] Report EISDIR when opening a directory (PR #79880)

via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 6 13:33:55 PST 2024


azhan92 wrote:

@jh7370 The changes are meant to change behaviour on AIX to comply better with what happens on Linux/other platforms. I assume these other platforms should expect non-POSIX-defined behaviour so it shouldn't cause any collateral damage. 

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


More information about the llvm-commits mailing list