[clang] [WebAssembly] Add gc target feature to addBleedingEdgeFeatures (PR #151107)
Sam Clegg via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 29 09:34:45 PDT 2025
sbc100 wrote:
> clang/test/Preprocessor/wasm-target-features.c looks like its includes references to bleeding edge.. not sure why it doesn't require an update.
I guess the test doesn't break when new features are added.. only if they are removed. Still, it should probably be updated.
https://github.com/llvm/llvm-project/pull/151107
More information about the cfe-commits
mailing list