D146395 has hidden errno in LLVM_ENABLE_MODULES.
Details
Details
- Reviewers
philnik ldionne - Group Reviewers
Restricted Project - Commits
- rGe13d1b5227a7: llvm/lib: Use <cerrno> explicitly since D146395 has hidden `errno`
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I don't understand the question. If these files use content from <errno.h>, they should include that or <cerrno>. I think you might be hitting a case of code not including what it uses previously, and D146395 made the compiler catch the issue.
clang-format not found in user’s local PATH; not linting file.