freebsd-dev/contrib/llvm-project/llvm
Mateusz Guzik 30ed48b0a5 clang: Skip attempts to access /proc/self/fd
In contrast to Linux it does not provide entries which can be readlinked
-- these are just regular files, not giving the expected outcome. That's
on top of procfs not being mounted by default to begin with.

Reviewed by:	dim
Differential Revision:		https://reviews.freebsd.org/D34684
2022-03-27 18:01:38 +00:00
..
include Fix assertion when building devel/glog with new pass manager 2021-11-13 21:52:24 +01:00
lib clang: Skip attempts to access /proc/self/fd 2022-03-27 18:01:38 +00:00
tools Merge llvm-project release/13.x llvmorg-13.0.0-rc2-43-gf56129fe78d5 2021-11-13 21:45:49 +01:00
utils/TableGen Merge llvm-project release/13.x llvmorg-13.0.0-rc1-97-g23ba3732246a 2021-11-13 21:42:03 +01:00
LICENSE.TXT