rockwotj opened PR #7473 from rockwotj:main
to bytecodealliance:main
:
This allows clangd to not import the headers in the wasmtime directory,
as not all of them include their dependencies correctly. This means that
clangd can import a header directly and it breaks the build, as the
orderwasmtime.h
#includes is important.See: https://github.com/include-what-you-use/include-what-you-use/blob/master/docs/IWYUPragmas.md
rockwotj requested alexcrichton for a review on PR #7473.
rockwotj requested wasmtime-core-reviewers for a review on PR #7473.
alexcrichton submitted PR review.
alexcrichton merged PR #7473.
Last updated: Nov 22 2024 at 16:03 UTC