================ @@ -546,6 +546,8 @@ NetBSD Support WebAssembly Support ^^^^^^^^^^^^^^^^^^^ +- Fix a bug so that __has_attribute(musttail) should not be true anymore when notail is not enabled. ---------------- dschuff wrote:
"when notail is not enabled" should that be something like "when Wasm tail-call is not enabled"? https://github.com/llvm/llvm-project/pull/163618 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
