[clang] [WebAssembly] Remove wasm-features.c test (PR #80900)

Thomas Lively via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 6 11:56:27 PST 2024


tlively wrote:

> The reason it is passing is because it only has `-NOT` checks

This doesn't look right, though. There are plenty of positive checks in the file, so how could it be passing if it's not checking the right things?          

https://github.com/llvm/llvm-project/pull/80900


More information about the cfe-commits mailing list