[libc-commits] [libc] [libc] Provide sys/queue.h (PR #78081)
Nick Desaulniers via libc-commits
libc-commits at lists.llvm.org
Thu Jan 18 08:42:22 PST 2024
nickdesaulniers wrote:
Looks like there's a [presubmit build failure](https://buildkite.com/llvm-project/github-pull-requests/builds/30359):
```
/var/lib/buildkite-agent/builds/linux-56-59b8f5d88-tdgkv-1/llvm-project/github-pull-requests/build/projects/libc/include/llvm-libc-macros/sys-queue-macros.h:12:10: fatal error: 'llvm-libc-macros/containerof-macro.h' file not found
#include <llvm-libc-macros/containerof-macro.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
```
https://github.com/llvm/llvm-project/pull/78081
More information about the libc-commits
mailing list