"llvm/lib/ExecutionEngine/JITLink/MachO_arm64.cpp" did not exist on "45139290942c9124d14e77e1a0830032d5a5496f"
[sanitizer] Fix msan test build on FreeBSD after 7afdc89c
This commit accidentally enabled fgetgrent_r() in the msan tests under FreeBSD, but this function is not supported. Also remove FreeBSD from the SANITIZER_INTERCEPT_FGETGRENT_R macro.
Loading
Please sign in to comment