There is no libresolv on FreeBSD. This fixes the sanitizers on
FreeBSD after https://reviews.llvm.org/D127145
Details
Details
- Reviewers
kda vitalybuka eugenis MaskRay
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/lib/Driver/ToolChains/CommonArgs.cpp | ||
---|---|---|
840–841 | Perhaps expand comment? |
Comment Actions
Perhaps change to isOSLinux() && isGNUEnvironment() now. I suspect other *BSD don't need this, either. musl definitely doesn't need this.
Comment Actions
I'll leave it to someone else to get non-FreeBSD working as it's unlikely I'll have time to fix them in the hear future.
Comment Actions
I pushed 0ba43f4c2b263268f6fbc56bb3f6d43936781957 with an elaborated comment. This patch is not needed now.
clang-format not found in user’s local PATH; not linting file.