llvm-project
a5bd01e8 - [bazel] Exclude lib/Interpreter/Wasm.h from //clang:interpreter

Commit
330 days ago
[bazel] Exclude lib/Interpreter/Wasm.h from //clang:interpreter We're currently excluding Wasm.cpp, because it requires emscripten. When using header modules, Wasm.h gets compiled on its own and it also requires emscripten, so we need to exclude both.
Author
Committer
Parents
Loading